⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Create static selectbox not from relation and create free field not from field in table database



jt3angga

jt3angga
  • profile picture
  • Member

Posted 18 July 2012 - 04:00 AM

Hello,

I want to do the following:[list=1]
[*]Create a static select box from int file type not from relation table ?
[*]Create an add/edit field not from field in table database(free field), if i using callback_add_field/callback_edit_field it only modification from existing field in table database ?
[/list]
Thanks in advance :)

fdias

fdias
  • profile picture
  • Member

Posted 18 July 2012 - 22:37 PM

1 . Use type enum. This post might help: /topic/190-answered-change-field-type-enum-and-values-as-array/

2. I'm sorry I didn't understand. Please explain further.


Cheers.