Forum Replies Created
-
In reply to: A simple thing… :)
Thanks.
In reply to: A simple thing… :)Thanks.
In reply to: Manipulating bb_optionAh yes … I’ll try that. Thanks. I’ll close the discussion after benchmarking and sending you feedback.
In reply to: Manipulating bb_optionAh yes … I’ll try that. Thanks. I’ll close the discussion after benchmarking and sending you feedback.
In reply to: Manipulating bb_optionBecause I have to save $array[1], $array[2] for on option. But maybe by exploding… I’ll try that.
th
In reply to: Manipulating bb_optionBecause I have to save $array[1], $array[2] for on option. But maybe by exploding… I’ll try that.
th
In reply to: Manipulating bb_optionA a matter of fact, I want to manage different set of options ie
1 => (keyword => ‘aaa’, name =>’bbb’)
2 => (keyword => ‘xxx’, name => ‘yyy’)
With bb_option, we can register ‘aaa’ and ‘bbb’ or ‘xxx’ and ‘yyy’. With object_id, we can register both.
With this info, I want to put on the admin config a select box, Choosing 1 or 2 to show related options and have the possibility to save them.
(I hope my description is clear)
th
In reply to: Manipulating bb_optionA a matter of fact, I want to manage different set of options ie
1 => (keyword => ‘aaa’, name =>’bbb’)
2 => (keyword => ‘xxx’, name => ‘yyy’)
With bb_option, we can register ‘aaa’ and ‘bbb’ or ‘xxx’ and ‘yyy’. With object_id, we can register both.
With this info, I want to put on the admin config a select box, Choosing 1 or 2 to show related options and have the possibility to save them.
(I hope my description is clear)
th
In reply to: Manipulating bb_optionThank you for replying but what about the object_id ? do you have any idea ?
In reply to: Manipulating bb_optionThank you for replying but what about the object_id ? do you have any idea ?