I have a form with a table field that needs to be filled up by a user, once these fields (Date&Time, From, To and Instruction/Comment fields) had been filled up, it will be routed to the next participant. Those fields that had been filled up by the first participant must be read only to the next participant and the next participant can add new row and must be able to input information to the new fields. Same goes to the next participants those that had been filled up are read only but they can input info to the new fields. Attach is the business process file for your reference. How can I accomplished this using java script? I renamed the file to txt in order to upload it.
Thank you.