I have a zoho creator form that appears to be missing all of the standard system field. Im not sure how to add them or why they are not there in the first place. This is a stateless form and im thinking maybe stateless forms do not have these fields normally.
That said, i have another stateless form in my application that
does have all of these fields. These fields are not listed under
System Fields as expected but are listed under
User Defined Fields.
Im not sure how a stateless form can have an ID fields but I have a form with this. Im thinking maybe this stateless form was once
not stateless and these fields carried over. These fields are not visible and I have not created them.
The missing fields are the following:
Modified_User_IP_Address
Added_User_IP_Address
Added_User
Added_Time
Modified_User
Modified_Time
ID
Form Name that is missing these fields:
Website_Product_Quote_Form
Form name that has these fields:
Website_Instant_Quote_Form
Ok it seems i figured out a work around. All the system fields also have system variables so i just used the system variables to solve my problem.
My question is why are the fields in one form and not the other?