Hi, there
Does anyone know where I can find document about detailed form script methods? My forms use Visual Basic. I want to how this one work: Properties("abc").SetValuePlusModifyRefresh()
Thank you.
I've been searching when I could as I seem to remember some document at one time... but I'm unable to remember the name nor can I find a copy.
In answer to your question, if you still need it, that particular version of the method will modify the property value, then inform the framework so that the valu/collectione shows as changed in the UI and will be included in the update request when the form is saved. That is the gist anyway...
You may also want to search Mongoose documentation at https://docs.infor.com.
For what it's worth, I did some searching for this and couldn't find any documentation.
Maybe that depends on which product you're using.
We have CSI/SyteLine 9.01.01 on-premise and our help files show partial documentation for Mongoose/IDO Methods:http://<YourUtilServerAddress>/syteline/language/en-us/lsm1454148074553.html
Or if you search "IWSIDOCollection interface (WinStudio scripts)" you'll find a list of ~100 Methods and 15-20 Properties, each of them hyperlinked to their own documentation page.
For instance there is "SetCurrentObjectPropertyPlusModifyRefresh" which I guess is pretty close to your method for which I do not have any documentation either, except a page full of example code containing it.
docs.infor.com/.../default.html