Good day all.
TL;DR: I am having trouble getting an onLoad method to reliably print an evaluated value to a field.
The form is as follows:
Stock message contains: <span id='stock_msg'></span>
I have a javascript onLoad method that compares…
hello i'm begining a project, the idea is to have a an action launch a dialog to select a xclass. I would like to launch the same dialog as the one that pops up when adding a part xclass
and x property(see below):
after the user selected a class…
My scenario is after selecting any value in field 'A' which is of item type, I have to set/change the value of field 'B'. so i added a onchange event in field 'A'. like this
const inputValue = this.value;
window.handleItemChange('field B name', "new…
While running a method OnFormPopulated, I reference the list document.thisItem.node.childNodes to get an overview of the properties of the current item.
This NodeList contains all elements on first load, however, when a lock/unlock action subsequently…
Im trying to disable FormattedText FormattedText field using on Formpopulate. unfortunately i have been unsuccessful. Can someone please tell me the script to disable it.
Hi
Once the group is created on the Form, is it possible to make the dropdown list of values from first drop down to be filled in automatically based on the other dropdown list of values?
Thanks
Ambuj
Hi, is there a way to fulfill a dropdown list when the form is loaded with values that can be found in an ItemType field? I don't want to use the item as a data source.
Hi community,
does any one of you know a nice solution for a placeholders in item selectors where users haven´t assigned an item?
I am looking for a solution for the following CM Form. As you can see I use 3 properties where users can assigned "Reviewers…