Adhonay Júnior

Results 14 comments of Adhonay Júnior

I had this question too, and no one answered. The solution I came up with was to create a global service, and within it there are methods for adding and...

> Você pode explicar mais@adhonaycomo você está armazenando isso e como obterá a mesma instância? Será muito útil. Ignore the main and secondary instance part, in your case it will...

> Você pode mostrar a classe createRenderer também como está estendendo a classe? createRenderer is a method already implemented by formio itself in the formiobasecomponent.ts component

> @adhonaySe você conseguir obter a instância. você pode compartilhar o código como está implementando a classe **FormioCustomComponent** . deixe-nos saber porque não estamos recebendo a instância. FormioCustomComponent here is...

> > I had this question too, and no one answered. > > The solution I came up with was to create a global service, and within it there are...

@jjfellers Did you manage to solve the problem? I'm going through the same situation. From making a request on a custom component Could you share an example? I would be...

@jjfellers I would like to know how you stored the value that returns from the http request in a custom component, for example the customtextfield? I saw that you used...

@BignallCyber Were you able to resolve it in any other way than using, toString()? Actually sending an array instead of a string?

> Hi... @adhonay, I hope you are doing well. I have just started working on a custom component and am struggling to create one. I need to create a component...

You can use the same translation logic, in my case I translated the text, but you can change it to the message you want, but it will affect the entire...