MerginMaps / MerginMaps/qgis-plugin
Feature Request: Expression for Alias field name under general tab for widget
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the widget's General-tab Alias and Expression handling, then trace how form values are evaluated and refreshed while editing. Done means an Alias can use an Expression based on completed form fields and updates when those values change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100