Amira
TCTwill CMS
•Created by MarcosGenolet on 12/1/2024 in #👊support
Repeater with input and browser, how to save data!?
no in the AuiovisialRepository as mentioned here
https://twillcms.com/docs/form-fields/browser.html#content-using-a-custom-pivot-table
5 replies
TCTwill CMS
•Created by MarcosGenolet on 12/1/2024 in #👊support
Repeater with input and browser, how to save data!?
Hi , did u try to add this into ur Auiovisial repo
protected $browsers = [ "{repeatername}" => [
'relation' => '{relation}',
'moduleName' => '"{modulenmae}'
],];
and update the repeater inside after save
the code mentioned here https://twillcms.com/docs/form-fields/repeater.html#content-blade-repeater-fields
5 replies
TCTwill CMS
•Created by Amira on 9/27/2024 in #👊support
Adding Modules (Controllers, Repositories) in Subfolders
@AREA 17 @admins
3 replies