Cireson Portal Forms
I would like to do the following steps in the Forms:
- Select a User
Then
- Display the Company from that user in a field
- Display an error message when the company field is empty
- Don't continue the form, if the company field is empty
Could not find something possible in the form.
(don't view the option is not wanted)
tia
Best Answer
-
Geoff_Ross Cireson Consultant O.G.
Patrick,
OOB it is not possible to have fields prepopulate based on other data. But probably doable with some JavaScript. The RO Toolbox has tonnes of examples of playing about with the RO pages.
Geoff
0
Answers
Hi Patrick,
Do you mean a work item form or a request offering form?
Geoff
@Patrick_Hammer
Is this sorted?
Hi - yes, I mean a request offering form.
Patrick,
OOB it is not possible to have fields prepopulate based on other data. But probably doable with some JavaScript. The RO Toolbox has tonnes of examples of playing about with the RO pages.
Geoff
I guess you are pointing to this github repo https://github.com/doyle-johnpaul/ROToolbox/blob/master/custom_ROToolbox.js
Yup, thats the one