when using intake, form fields are named like this :-
name="Customer999Address"
where 999 is the customer id.
how can I test this form without knowing the id?
Log in to post a comment.
when using intake, form fields are named like this :-
name="Customer999Address"
where 999 is the customer id.
how can I test this form without knowing the id?