Hello i have table which in this table some of the field are optional to be filled.
what i want that whenever the user is not filling the optional fields the table must take
the value of N/A on those optional fields.
i have used As Defined in structure of fields as value of N/A but whenever i m submitting the
html form its not taking its value and the field is remaining empty.
Any one has any idea please.