Need a special offer?Find out if your project fits.
+

How update fields

Closed
Massimo asked on July 9, 2021

Hi, 
I've a question about update fields, in flexmonster version 2.8.31 i was able to update fields programmatically (for example when a user click a button), with the version 2.9.2 seems impossible to update them(same problem with 2.9.0, 2.9.1) do you have any suggestion ? 
Regards,
Massimo

4 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 9, 2021

Hello, Massimo,
 
Thank you for reaching out.
 
Could you please specify what kind of fields update you mean in this case?
It would be useful for us to receive JSFiddles demonstrating the difference in behavior between version 2.8.31 and the latest version. For this purpose, we prepared two templates which you are welcome to modify:
Latest version: https://jsfiddle.net/flexmonster/3f7cLtr2/
Version 2.8.31: https://jsfiddle.net/flexmonster/6rcf2t5n/
 
Looking forward to hearing from you.
 
Kind regards,
Illia

Public
Massimo July 12, 2021

Hi Illia,
Thank you for your replay, in the 2.8.31 example  https://jsfiddle.net/sergin/kqs6z5Lh/71/ if you click the test button the table will updated and if you check the fields list is updated too, instead of in the version 2.9.2 doesn't update the fields list https://jsfiddle.net/sergin/Lbr6xo84/17/ .
Waiting for a match
Regards,
Massimo

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 12, 2021

Hello,
 
Thank you for the additional details.
 

The difference you observe is due to our new feature that allows adjusting mapping only for some fields while the rest have default settings and remain accessible. This was introduced in version 2.8.32.
 
Please use the visible property of the Mapping Object to hide unwanted fields from the Field List starting from version 2.8.32.
 
Please let us know if it helps.
Feel free to contact us if other questions arise.
 
Best regards,
Illia

Public
Massimo July 22, 2021

Hello, Illia 
The solution works thank you so much!
Regards,
Massimo

This question is now closed