Skip to content

Opening ui.card() in a ui.table() using .add_slot() #3177

Closed Answered by falkoschindler
miccs0 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @miccs0,

There are two very strange issues with your code:

  • ui.on is not meant to be used as a decorator. How did you come up with this idea?
  • A lambda statement returning 'a[@click="openMedicalCertificateCard()"]' doesn't do anything. What is your intention behind it?

Here is an example how to handle click events in table slots: #979 (comment)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@miccs0
Comment options

Answer selected by miccs0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants