Skip to content

#5785 - Dynamic URLs in the Feeds tab of the Form editor#5789

Merged
StanZGenchev merged 4 commits intomasterfrom
fix-5785
Mar 25, 2026
Merged

#5785 - Dynamic URLs in the Feeds tab of the Form editor#5789
StanZGenchev merged 4 commits intomasterfrom
fix-5785

Conversation

@StanZGenchev
Copy link
Contributor

What does this PR do?

Adds the ability to interpolate variables in the URL string and specify a function name that will be called after the data is received.
Adds a new error dialog for when a feed request fails.
It also adds a help window, to the feeds tab to make things easier for the user.

What issues does this PR fix or reference?

#5785

Signed-off-by: StanZGenchev <stan.genchev@codbex.com>
Signed-off-by: StanZGenchev <stan.genchev@codbex.com>
@StanZGenchev StanZGenchev requested review from ThuF and delchev March 24, 2026 12:07
@StanZGenchev StanZGenchev linked an issue Mar 24, 2026 that may be closed by this pull request
@StanZGenchev StanZGenchev merged commit f5cc868 into master Mar 25, 2026
12 checks passed
@StanZGenchev StanZGenchev deleted the fix-5785 branch March 25, 2026 07:22
StanZGenchev added a commit that referenced this pull request Mar 25, 2026
* Fixed #5785

Signed-off-by: StanZGenchev <stan.genchev@codbex.com>

* Added error message to feed requests

Signed-off-by: StanZGenchev <stan.genchev@codbex.com>

---------

Signed-off-by: StanZGenchev <stan.genchev@codbex.com>
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.

Dynamic URLs in the Feeds tab of the Form editor

2 participants