Back to Backend Popup Support

ondrej18436
ondrej18436

No matter which size I select for the modal, it's actuall size does not change and is always fairly narrow.

Update: It seems to work within nested lists (relation within a form), but not on top level lists.

Last updated

Linkonoid
Linkonoid

Yes, the problem (more precisely a feature) is the size of the window (uses defaults size) on creating a new record in the list from top bar form menu (the window size not seting when overriding the onClick event on the button). Accepted for v1.0.2.

Information for all users: for such cases, the plugin provides flexible configuration using the switch button "Override the button in the top bar for creating a new record on the popup window for all controllers" or use individual settings for all plugin controllers using the switch button "Apply only to selected plugin controllers" on settings configuration plugin.

Last updated

Linkonoid
Linkonoid

Added on v1.1.0:

  • Added support change modal popup size for all buttons (exclusion "Create" button on topbar - default 'giant', no change size... in other relises..)
  • Added support for the transfer of multiple parameters for controller ( /:id/:secondArg/:thirdArg, tested on "janvince/smallrecords" plugin)
  • Added multiple controller config lists supports (tested on "janvince/smallrecords" plugin)
  • Added support onCreate event button on form
  • New extended configutation settings for default and individual settings for controllers
  • Added backend, cms, system controllers lists support ("Administrators", "Event log" controllers - correct works only on BackendPopup partials)
  • Added BackendPopup "update" and "create" partials
  • Added settings for "create" partial in individual settings
  • Added the ability to disable the functionality of BackendPopup for the selected controller in the individual settings.

1-3 of 3