Hi,
most of the forms i must design will have multiple field with the same setting (except name/id).
If I was able to copy a base field, it should spare me a lot of retyping.
So is there a way to copy a field already in the preview?
most of the forms i must design will have multiple field with the same setting (except name/id).
If I was able to copy a base field, it should spare me a lot of retyping.
So is there a way to copy a field already in the preview?
Hi rodiusd,
You can use Custom Element elements to include chunks of common code if that helps.
Or you can use PHP in a Custom Element element to create a loop to generate multiple inputs.
Or both at the same time . . .
Bob
You can use Custom Element elements to include chunks of common code if that helps.
Or you can use PHP in a Custom Element element to create a loop to generate multiple inputs.
Or both at the same time . . .
Bob
Hi Bob,
thanks for this but should be nice if you could copy a field like you can move it up/down delete or manage the properties.
However wil do without for the moment.
thanks for this but should be nice if you could copy a field like you can move it up/down delete or manage the properties.
However wil do without for the moment.
This topic is locked and no more replies can be posted.