-
Notifications
You must be signed in to change notification settings - Fork 4
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
Test action button that just has a URL, not a da event #200
Comments
I don't know if this is the exact purpose of this issue, but I couldn't find a closer one. I'm trying to just press an action button, that has a specific Without using the manual ${ action_button_html(url_ask(
[{'recompute': ['create_attorney', 'show_resp']}]),
label="Create Attorney") } <a data-linknum="346"
data-embaction="eyJhY3Rpb24iOiAiX2RhX2ZvcmNlX2FzayIsICJhcmd1bWVudHMiOiB7InZhcmlhYmxlcyI6IFt7ImFjdGlvbiI6ICJfZGFfdW5kZWZpbmUiLCAiYXJndW1lbnRzIjogeyJ2YXJpYWJsZXMiOiBbImNyZWF0ZV9hdHRvcm5leSIsICJzaG93X3Jlc3AiXX19LCB7ImFjdGlvbiI6ICJfZGFfY29tcHV0ZSIsICJhcmd1bWVudHMiOiB7InZhcmlhYmxlcyI6IFsiY3JlYXRlX2F0dG9ybmV5IiwgInNob3dfcmVzcCJdfX1dfX0"
href="/run/EFSPIntegration/admin_interview/?action=eyJhY3Rpb24iOiAiX2RhX2ZvcmNlX2FzayIsICJhcmd1bWVudHMiOiB7InZhcmlhYmxlcyI6IFt7ImFjdGlvbiI6ICJfZGFfdW5kZWZpbmUiLCAiYXJndW1lbnRzIjogeyJ2YXJpYWJsZXMiOiBbImNyZWF0ZV9hdHRvcm5leSIsICJzaG93X3Jlc3AiXX19LCB7ImFjdGlvbiI6ICJfZGFfY29tcHV0ZSIsICJhcmd1bWVudHMiOiB7InZhcmlhYmxlcyI6IFsiY3JlYXRlX2F0dG9ybmV5IiwgInNob3dfcmVzcCJdfX1dfX0"
class="btn btn-sm btn-success btn-darevisit">
Create attorney
</a> Where the Related conversation here: https://cfb-public.slack.com/archives/CQ8RWCH17/p1648761462993049 |
This issue was actually a much simpler one about plain old urls for action buttons. This description is much more interesting and I'm alright sharing this issue for both of these if you are. Easiest solution for us is to require folks to use an |
Don't throw an error. Not sure what the encoded name would be, though.
The text was updated successfully, but these errors were encountered: