sh.wu
Forum Replies Created
-
Hi, is it possible to add some code so that the value of calculated field is changed as well?
Thank you.
Hi, coding is OK for me. If you could provide me some sample code and instruction to implement it, it will be great.
Thank you very much!
Hi, thank you for your reply.
We are going to use the form to capture some tasks preformed by certain staff. There are two steps in the operation:
Step 1. team member submit a task with start date
Step 2. after the task is completed, team member or leader will input the complete date and update the form. A readonly field “Number of Workday” will be updated with value Complete Date – Start Date upon saving.Now the issue is that, if team member inputs both Start Date and Complete Date in step 1, it is OK. But if the Complete Date is filled/changed in step 2, the field “Number of Workday” won’t change.
Thank you if you can add in this feature.
Hi,
I have found the answer here:
http://docs.ninjaforms.com/customer/portal/articles/2045986-using-ninja-forms#shortcodesIt is OK now to attach the integer running number in email, and display on submissions and form editing page. May I know whether I can create a customised field so that I can have a code like this: myPrex + [sequential ID number], for example “NJF-0001”?
thank you.