- Issue created by @Ressinel
- π²π¦Morocco b.khouy π²π¦ Morocco
@ressinel
Thanks for reporting this.
I recommend updating to the latest version of the module using the following command::
composer require 'drupal/ultimate_table_field:^1.0'
If the issue persists after updating, could you provide more details on how you're using the table field with Layout Builder?
As you know, the core Layout Builder module allows referencing content as blocks in the Manage Display section. How did you integrate the table widget into the layout?
Are you using the table form element as a block configuration field via Form API?
Are you leveraging a contributed module like Inline Entity Form or Layout Builder Widget to manage content within Layout Builder?
To help us better understand and troubleshoot the issue, please share detailed reproduction steps along with screenshots.
Thanks in advance!
- π¦πΊAustralia sandeep.choudhary300@gmail.com Sydney
Hi, when you add ultimate field in a paragraph type where multiple components can be added then it won't trigger any action. For reference please see the attached image
- π²π¦Morocco b.khouy π²π¦ Morocco
Got it! Now I have enough information, thanks @sandeep.
I'm changing the issue type to "Needs Work." - Merge request !9issue-3514893: fix add rows/columns button within paragraphs & set table max... β (Merged) created by b.khouy
- π²π¦Morocco b.khouy π²π¦ Morocco
I've opened an MR to fix this conflict with the Paragraphs widget. Until it's merged, you can use it as a patch: https://git.drupalcode.org/project/ultimate_table_field/-/merge_requests/9.patch