Dears,
Kindly your support to help me, i have (apply_stimulus) form with one field, i read in the documentation the below:
**Must Change force that field to be changed on the console (no effect on the portal) **
i need use this feature in this field, how i can this? our business needs to change the field value every submit.
Note: i use itop 3.03
Best Regards, Maram
There's some really good documentation by Combodo. And some official examples; but there's a lot more in this repository too on how to accomplish certain things.
Most useful resources are: https://www.itophub.io/wiki/page?id=latest:customization:xml_reference https://www.itophub.io/wiki/page?id=latest:customization:datamodel#content_of_a_module https://www.itophub.io/wiki/page?id=latest:customization:portal_xml
Dear Jeffery,
Thanks for your kind support, I read all above documents, but nothing helps me, I try the below code in the portal xml file
<div class="form_field" data-field-id="myfield" data-field-flags="must_change"> </div>
but no effect happens on portal (also as documentation the" Must Change force that field to be changed on the console (no effect on the portal) " )
how can I force the user to change "myfield" value every submit.
Log in to post a comment.
Dears,
Kindly your support to help me, i have (apply_stimulus) form with one field, i read in the documentation the below:
**Must Change force that field to be changed on the console (no effect on the portal) **
i need use this feature in this field, how i can this? our business needs to change the field value every submit.
Note: i use itop 3.03
Best Regards,
Maram
Last edit: Maram SH 2024-09-29
There's some really good documentation by Combodo. And some official examples; but there's a lot more in this repository too on how to accomplish certain things.
Most useful resources are:
https://www.itophub.io/wiki/page?id=latest:customization:xml_reference
https://www.itophub.io/wiki/page?id=latest:customization:datamodel#content_of_a_module
https://www.itophub.io/wiki/page?id=latest:customization:portal_xml
Dear Jeffery,
Thanks for your kind support,
I read all above documents, but nothing helps me, I try the below code in the portal xml file
but no effect happens on portal (also as documentation the" Must Change force that field to be changed on the console
(no effect on the portal) " )
how can I force the user to change "myfield" value every submit.
Best Regards,
Maram