qgis-plugin icon indicating copy to clipboard operation
qgis-plugin copied to clipboard

Feature Request: Expression for Alias field name under general tab for widget

Open CJHacking93 opened this issue 3 years ago • 0 comments

Would be amazing if Input can utilise the Expression field for Alias creation. Thus, pull a value from the form upon entering it, which then updates the alias in the form.

An example: You have a boolean toggle to show hidden content. This alias has a code which is computed from the fields completed in the hidden content. Thus, once the fields have been completed you can collapse the form again and easily see the code in the alias, indicating that section has been completed. This is then easy to keep track of which section you have completed in a form with multiple hidden sections.

CJHacking93 avatar Jun 07 '22 08:06 CJHacking93