New embedded app extension

Hello, I am going to create a new app extension (embedded), I have seen there is a limit of 10 blocks max for modals. I would like to create a modal that permit the sending of a quote, this quote has:
(label) Service A:

  • ORIGINAL PRICE1
  • PRICE1
  • DISCOUNT PRICE1

Service B:

  • ORIGINAL PRICE2
  • PRICE2
  • DISCOUNT PRICE2

and so on (around 5 services).
If each input text is a considered a block i will have 5 services x 3 inputs = 15.
Is there an UI element that i can use to group those inputs into one? Like an editable select?

Thanks

Hi @damiano,

Sorry for a delayed reply. Currently there is no such UI elements but it would be possible to work around this limit with multiple “steps” in the modal, it could look something like that:

Would that work for you? We can provide example of schema and response if you are interested.

Cheers,
Priit Parmann
Product Manager

1 Like