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

Allow access to outbound foreignkey values in url_pattern attribute of assets #849

Open
RFSH opened this issue Jul 24, 2020 · 0 comments
Open
Assignees
Labels
hatrac Anything related to hatrac/uploader tiny

Comments

@RFSH
Copy link
Member

RFSH commented Jul 24, 2020

As the title suggests. We're currently only passing the table row values to the renderTemplate function, but that is not enough and we should allow data-modelers to access the outbound foreign keys as well.

The only challenge that I can see for doing this is how to pass the foreign key values to the hatrac.js. We're currently only passing the row value. We should extend the APIs to pass more information. The error handling and the rest of the functions that exist around this functionality should still remain the same, and we most probably won't need to augment them to support this.

@RFSH RFSH self-assigned this Aug 6, 2020
@RFSH RFSH added the hatrac Anything related to hatrac/uploader label Apr 11, 2022
@RFSH RFSH added the tiny label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hatrac Anything related to hatrac/uploader tiny
Projects
None yet
Development

No branches or pull requests

1 participant