I have pdf form created using livecycle. I'm trying to find a way to programmatically allow a user to copy and paste entire rows onto other rows. Right now, it just allows then to copy single elements/fields.
Is it possible for a user to copy an entire row and paste it onto another row (so that all the data from the copied row displays on the "pasted row")?
Other information: Rows contain text fields and drop downs.
Any assistance would be greatly appreciated as I have not seen this subject being discussed.