Skip to content

Closes #2804: Allow to append extra javascript code via extension#2805

Merged
madryk merged 1 commit into
developfrom
feature/allow_to_include_javascript_via_extension
Jun 9, 2025
Merged

Closes #2804: Allow to append extra javascript code via extension#2805
madryk merged 1 commit into
developfrom
feature/allow_to_include_javascript_via_extension

Conversation

@madryk

@madryk madryk commented May 29, 2025

Copy link
Copy Markdown
Collaborator

This PR introduces the possibility to add some javascript code using extension.

In our case we want to be able to modify dataset create form. We want to be able to append a button next to one of the field. After clicking this button javascript code will calculate area that is selected on the map with polygon:

obraz

Changes in inputs for dataset fields (for example in textInputField.xhtml) are for easier selecting fields that are interesting for us using javascript (possibly we could live without this change but it would be quite hard to write a selector for those fields).

@madryk madryk requested a review from sniewczas May 29, 2025 08:36
@sniewczas sniewczas assigned madryk and unassigned sniewczas May 29, 2025
@madryk madryk requested a review from diasf May 29, 2025 12:20
@madryk madryk assigned diasf and unassigned madryk May 29, 2025
@diasf diasf assigned madryk and unassigned diasf May 30, 2025
@madryk madryk force-pushed the feature/allow_to_include_javascript_via_extension branch from f724663 to a9620be Compare June 9, 2025 13:20
@madryk madryk merged commit a7dc490 into develop Jun 9, 2025
1 check passed
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.

3 participants