Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Function editor section (with Project functions functionality) #9293

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

gacarrillor
Copy link
Member

@gacarrillor gacarrillor commented Oct 5, 2024

Goal: Update Function editor section.

Ticket(s): #9258

  • Backport to LTR documentation is requested

Fix #9258

Copy link
Collaborator

@DelazJ DelazJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gacarrillor

@@ -335,12 +335,24 @@ particular needs that would not be covered by the predefined functions.
To create a new function:

#. Press the |symbologyAdd| :sup:`New File` button.
#. Enter a name to use in the form that pops up and press :guilabel:`OK`.
#. Select where to store the new function. You can choose to save it either in a
Function file or in the current QGIS project file.
Copy link
Collaborator

@DelazJ DelazJ Oct 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Function file or in the current QGIS project file.
:guilabel:`Function file` or in :guilabel:`Project functions`.

And should it be in Project function**s** or as Project function? IOW one or more functions at a time, hence edit the option in combobox?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to store your functions in the project file, there'll be only one item in the left panel for all of them, that's why the option is in plural.

docs/user_manual/expressions/expression.rst Outdated Show resolved Hide resolved
docs/user_manual/expressions/expression.rst Outdated Show resolved Hide resolved
docs/user_manual/expressions/expression.rst Outdated Show resolved Hide resolved
docs/user_manual/expressions/expression.rst Outdated Show resolved Hide resolved
docs/user_manual/introduction/qgis_configuration.rst Outdated Show resolved Hide resolved
@gacarrillor
Copy link
Member Author

Thanks for your suggestions @DelazJ

@DelazJ DelazJ enabled auto-merge October 7, 2024 06:19
@DelazJ DelazJ disabled auto-merge October 7, 2024 06:19
@DelazJ DelazJ enabled auto-merge October 7, 2024 06:20
@DelazJ DelazJ disabled auto-merge October 7, 2024 08:12
@DelazJ DelazJ merged commit d40349c into qgis:master Oct 7, 2024
2 of 3 checks passed
@gacarrillor gacarrillor deleted the project_functions branch October 7, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Allow users to save expression functions in QGIS project file (Request in QGIS)
2 participants