621
Views
15
Comments
Solved
[Dynamic Forms] How do we save the newly created form data ?
Question
dynamic-forms
Web icon
Forge asset by Huarlem Lima

HI

This component looks very promising. Thank you for sharing.

But please let me know how do we save the data in the form. Currently I see "Validate" option in the form but not save the data and list the data stored in the form.

Please let me know

Thanks

2022-06-17 09-22-26
Huarlem Lima
Solution

New published version. Now you can record and view all the answers.

2018-05-31 18-44-19
Ravi Vakkalanka

Huarlem Lima wrote:

New published version. Now you can record and view all the answers.

Thanks a lot Huarlem :)


UserImage.jpg
Jordi Gisbert Ponsoda

Huarlem Lima wrote:

New published version. Now you can record and view all the answers.

Hi Huarlem.

I have been watching this component and let me congratulate you because it is very good.

I wanted to ask you a question. I have created a form, now I can take that form and integrate it into my web app?

Thank you very much,
Greetings.


2022-06-17 09-22-26
Huarlem Lima

Hello, data is saved as you type, in the event of onchange.

Any doubts, count on me.

2018-05-31 18-44-19
Ravi Vakkalanka

Huarlem Lima wrote:

Hello, data is saved as you type, in the event of onchange.

Any doubts, count on me.

Hi 

Thank you for your reply.

I am not sure you understood my issue.

 I create a dynamic form with three new fields. Then I click on view form, then a new pop up window shows to enter the values. 

I entered the values and hit "Validate"

Now it always saves only latest values. But i want to save and view all the records stored in the new form.

Please let me know how I can do this 


2022-06-17 09-22-26
Huarlem Lima

Got it, you want to store multiple responses to the same form. 

In this implementation it actually only writes one response per form. I will implement this idea.

UserImage.jpg
hassan ali

Huarlem Lima wrote:

Got it, you want to store multiple responses to the same form. 

In this implementation it actually only writes one response per form. I will implement this idea.

when i tried to open the form in multiple browsers the answer of first browser shown to second one.

How can I handle this ? what i am making wrong 


2022-06-17 09-22-26
Huarlem Lima
Solution

New published version. Now you can record and view all the answers.

2018-05-31 18-44-19
Ravi Vakkalanka

Huarlem Lima wrote:

New published version. Now you can record and view all the answers.

Thanks a lot Huarlem :)


UserImage.jpg
Jordi Gisbert Ponsoda

Huarlem Lima wrote:

New published version. Now you can record and view all the answers.

Hi Huarlem.

I have been watching this component and let me congratulate you because it is very good.

I wanted to ask you a question. I have created a form, now I can take that form and integrate it into my web app?

Thank you very much,
Greetings.


2017-05-24 05-47-08
Sivaramakrishna Repalle

Hi Huarlem,

I also have the same question as Jordi asked, if we create a form, can we use the form in webscreen of application?


Thanks,

Siva

2022-06-17 09-22-26
Huarlem Lima

Yes, it was built with webblocks that can be called on your screen. These webblocks return via notify the id of the generated form to be referenced in your application.

2017-05-24 05-47-08
Sivaramakrishna Repalle

Huarlem Lima wrote:

Yes, it was built with webblocks that can be called on your screen. These webblocks return via notify the id of the generated form to be referenced in your application. 

Ok, Thank you Huarlem. 

2019-08-13 08-29-00
Antu Singh

Hi Huarlem,

I tried to deploy component ( the .oml), however I am getting missing dependencies error for extension "utilitarios". How should I resolve that.

2026-03-09 12-26-51
Fábio Fantato
 
MVP

Antu Singh wrote:

Hi Huarlem,

I tried to deploy component ( the .oml), however I am getting missing dependencies error for extension "utilitarios". How should I resolve that.

Hi Antu,

Try to install version 2.4 first. It has the osp (solution package) with contains all you need to run it. After you install 2.4 you could upgrade to 2.5 without any issue.


@Huarlem,  I guess you forgot to package your last update into an osp/oap. Only oml was uploaded and its dependencies are missing.


Best Regards

Fabio Fantato 


2017-08-28 11-56-10
Debasis Sahoo

Fábio Fantato wrote:

Antu Singh wrote:

Hi Huarlem,

I tried to deploy component ( the .oml), however I am getting missing dependencies error for extension "utilitarios". How should I resolve that.

Hi Antu,

Try to install version 2.4 first. It has the osp (solution package) with contains all you need to run it. After you install 2.4 you could upgrade to 2.5 without any issue.


@Huarlem,  I guess you forgot to package your last update into an osp/oap. Only oml was uploaded and its dependencies are missing.


Best Regards

Fabio Fantato 


Hi @Huarlem,

could you please upload the .osp ? right now it is only the oml which shows missing reference to "utilitarios" extension. 


2022-06-17 09-22-26
Huarlem Lima

Hello guys, I removed the dependency and released version 1.0.2.

2017-08-28 11-56-10
Debasis Sahoo

Huarlem Lima wrote:

Hello guys, I removed the dependency and released version 1.0.2.

Thank you Huarlem. That will be useful !

Cheers..


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.