Ivan Milic - Networks expert Ivan Milic CEO Ivan Milic

Top Menu

× To post a question you must be signed in.

trying to add a column with sub value

23 Feb 2016 08:30 #471 by jade
hi i am trying to add a column that has sub value i follwed whats on the settings but it wont give the result.

like this one

** If metavalue contains sub-value you want to show you can use ! to access object you indexer key and . to acces prperty like: _some_meta.subprop!arrkey_or_index would correspond to: _some_meta->subprop.

** For assoc arrays with has keys you can use * for wilcard property so _some_meta.subprop!arrkey_* would also catch _some_meta->subprop.

so i created _my_meta.itsname!arrkey_or_index and _my_meta->itsname but it wont work i am trying to display _ignitewoo_auction_settings[condition] what should be the correct syntax.

Please Log in or Create an account to join the conversation.

24 Feb 2016 02:22 #472 by jade
Replied by jade on topic trying to add a column with sub value
Any answers to this? need it urgently

Please Log in or Create an account to join the conversation.

25 Feb 2016 09:41 #474 by Super User
Replied by Super User on topic trying to add a column with sub value
Can you give us example value as it is in database

Please Log in or Create an account to join the conversation.

25 Feb 2016 18:12 #476 by jade
Replied by jade on topic trying to add a column with sub value
this one ignitewoo_auction_settings[condition] and ignitewoo_auction_settings[starting_bid]

Please Log in or Create an account to join the conversation.

26 Feb 2016 18:19 #478 by Super User
Replied by Super User on topic trying to add a column with sub value
Hi,

we need raw field value you can pick up in db directly.

(if not problem just send us full DB export)

Best regards,

Please Log in or Create an account to join the conversation.

29 Feb 2016 23:49 #484 by Super User
Replied by Super User on topic trying to add a column with sub value
Hi,

you need to use PHP Serialized array as sub-type of simple value. Then it will work.
(This option is added about month ago so be sure you update if you did not)

Please Log in or Create an account to join the conversation.

01 Mar 2016 23:44 #485 by Super User
Replied by Super User on topic trying to add a column with sub value
_ignitewoo_auction_settings!condition
_ignitewoo_auction_settings!starting_bid

Please Log in or Create an account to join the conversation.

Time to create page: 0.077 seconds