Jump to content

DellaSavia

Members
  • Posts

    18
  • Joined

  • Last visited

Recent Profile Visitors

846 profile views

DellaSavia's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1.  

    Boa tarde Marlon !

    Estou com um problema na plataforma Mobile... quando tento executar o código abaixo:

    UnimFSToggle1.Toggled := true;

    Ajax Error

    O objeto não oferece suporte à propriedade ou método 'setText'

    O mesmo comando funciona perfeitamente no UniFSToggle

    Grato !

    1. Show previous comments  2 more
    2. Marlon Nardi

      Marlon Nardi

      Entendi.

      Obrigado pelo feedback, vamos estar verificando aqui, assim que identificado, subimos uma nova atualização do pacote na store (https://store.falconsistemas.com.br) e lhe avisamos.

    3. Marlon Nardi

      Marlon Nardi

      Olá DellaSavia

      Já está disponível na Store a correção deste problema (https://store.falconsistemas.com.br) versão do componente 2.1.145

      image.thumb.png.7c151ad5698219a180ba23fd0707fe0d.png

    4. DellaSavia

      DellaSavia

      Obrigado Marlon !

      Agora está funcionando...

      Abraço.

  2. hi erich.wanker ! Are you refer this ? UniMainModule BrowseOptions/ConstrainsForms = false
  3. Hi ! I use TUniListBox in a frame I was using MultSelect of wrong way... at Create event of frame... The correct way is at the Create event of caller form of the frame (during their inicialization, like you said, ... my bad) Now it is work ! thanks !
  4. thanks ! Right, so I can't to change MultiSelect at run time, correct ?
  5. Hi ! When I need to change MultiSelect of the TUniListBox at run time, of false to true, the multiple selection doesn't work, and vice versa... is it normal ? I'm using Delphi Rio and UniGui trial edition (1.90.0.1520)
  6. Bom dia ! Era isso mesmo, no meu caso, precisei copiar as dlls (32 bits) para SysWow64. São várias dlls que estão nas pastas (e sub-pastas) do Acbr\Dlls\LibXml2 e Acbr\Dlls\ XMLSec. Agora funcionou direitinho... Muito obrigado !
  7. Muito bom BrunoNoe ! obrigado pela ajuda ! Abraço.
  8. Boa tarde ! Estou com problema semelhante, não sei onde colocar as dlls do Acbr lá no servidor da AWS, tentei nas pastas do system32 e wow64, pasta files, mas recebo sempre o erro 500. Você conseguiu resolver seu problema ? Se sim, o que fêz ? Abraço.
  9. Boa tarde ! Meu ERP estava perfeito na AWS, quando coloquei o componente ACBrNfe comecei a receber o erro 500 Vc colocou as dlls do Acbr na pasta files ? É necessário configurar algo no ServerModule ? Vc usou Capicom, OpenSSL ou cryWinCrypt ? Grato.
  10. Hi ! I'd like to disable (at once) all events on FDQuery (BeforePost, AfterPost, AfterScroll, etc.). I need to run all registers in the FDQuery but in this moment is not necessary to run those events. Is it possible ? I use the Trial Version Thank's !
  11. Thanks Hayri ASLAN, but I didn't understand very much your answer. I will try explanation better my problem: In my table I have 2 different customers with same name (are different people): Id: Name: Passport: 1 Pedro Alves PH184543 2 Pedro Alves TG456443 In DBLookupComboBox: KeyField: Id ListField: Name When I filter them and showing at DBLookupComboBox and I try to select one them, the KeyValue doesn't change.
  12. Hi ! I have two customers with same name but different ids on DBLookupComboBox; the event OnChange not work in this case. How I can get the correct Id when I select one them ?
×
×
  • Create New...