Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hello,

This is a problem we are facing while trying to populate a read-only field using URL parameters. When we set the value of the read-only field using the Hash Variables defined for accessing the URL parameters, #requestParam.keyName#, the value is displayed in the form, but it does not get saved to the database on submit of form. Which is why when this form is used as a sub-form inside any other form, the value for that particular field is blank..

In other way when we use any non-read-only field to fetch the values from the URL parameters using the Hash Variables, this value gets saved in the database on form submission.

We are not sure whether it is bug or not. Or may be there is some other way to populate a read-only field through the URL parameters and also save the same in the database when the form is submitted?

Kindly help.

Thanks and Regards,

Ashutosh Tripathi