Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MultiField - Custom Fields for concrete page
#1
MultiField is Creator for Custom Fields for concrete page

  1. Create Page
  2. Go to MultiField Settings on plugins tab.
  3. Create input and save (copy function for template use)
  4. Go to Page what you created, and edit new input.
  5. Save, and paste function on template.
echo
Code:
<?php multiFields('your-input') ;?>

return
Code:
<?php r_multiFields('your-input') ;?>

How it's works?


 
Reply
#2
Is it possible to add a field that automatically added to all New Page?
Reply
#3
(2023-05-24, 18:19:52)tommy Wrote: Is it possible to add a field that automatically added to all New Page?

Not now. For this is i18n customfields
Reply
#4
(2023-05-24, 18:58:38)multicolor Wrote:
(2023-05-24, 18:19:52)tommy Wrote: Is it possible to add a field that automatically added to all New Page?

Not now. For this is i18n customfields

Thanks. Btw any plan to add dropdown field? I use it to allow client to toggle display none on div.
Reply
#5
(2023-05-24, 22:22:23)tommy Wrote:
(2023-05-24, 18:58:38)multicolor Wrote:
(2023-05-24, 18:19:52)tommy Wrote: Is it possible to add a field that automatically added to all New Page?

Not now. For this is i18n customfields

Thanks. Btw any plan to add dropdown field? I use it to allow client to toggle display none on div.
Yes, next release - i hope next weekSmile
Reply
#6
(2023-05-25, 02:25:09)multicolor Wrote:
(2023-05-24, 22:22:23)tommy Wrote:
(2023-05-24, 18:58:38)multicolor Wrote:
(2023-05-24, 18:19:52)tommy Wrote: Is it possible to add a field that automatically added to all New Page?

Not now. For this is i18n customfields

Thanks. Btw any plan to add dropdown field? I use it to allow client to toggle display none on div.
Yes, next release - i hope next weekSmile

Great!
Reply
#7
One more thing, how do I tweak the code in order to have i18n customfields show first before your plugin in Page Options?

EDIT: Oh ok, found it edited the order in plugins.xml
Reply
#8
2.0
-Fixed clean data after delete some input from created settings.
-Fixed lang in ckeditor
-Fixed some css
-added two option position new input

Download:
http://get-simple.info/extend/plugin/multifield/1351/
Reply
#9
3.1 - fixed value after delete some input.
- added variant input for all page
- added checkbox and dropdown.

Download:
http://get-simple.info/extend/plugin/multifield/1351/


or:
https://getsimplecms-ce-plugins.github.io/
Reply
#10
(2023-09-17, 20:32:12)multicolor Wrote: 3.1 - fixed value after delete some input.
- added variant input for all page
- added checkbox and dropdown.

Download:
http://get-simple.info/extend/plugin/multifield/1351/


or:
https://getsimplecms-ce-plugins.github.io/

Hi
You 4got to add Checkbox + Dropdown to translations and to the addNew.inc.php file
Reply




Users browsing this thread: 1 Guest(s)