Skip to main content
Nintex Community Menu Bar

Input does not save in Edit Mod

  • March 30, 2016
  • 2 replies
  • 15 views

Forum|alt.badge.img+6

Hello,

I have a problem with my nintex forms.

Problem

My form contains 3 buttons "Save". When I add an item, I fill different field (textbox, choice ...). When I submit it work well.

BUT

In the case where a user wants to edit this item and add an information in repeating section, fields that already fill has been cleaned. All value goes to blank.

Someone have already meet this problem ?

BR

Théo

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • April 11, 2016

Hi Théo,

is the issue still existing?

If you open the item in display mode, does it show your values? Do you have any logic inside your form that maybe responsible for cleaning the fields when opening the form? Please check all javascript logic related to your form.

Regards

Philipp


Forum|alt.badge.img+6
  • Author
  • April 29, 2016

Hello Phillip,

It's ok I solved the problem.

I have set a bad JS validation :s

I refer the post that I follow to solved that : Checkbox form validation