Please Log in or Create an account to join the conversation.
It's possible to configure the contents of the delimiter field, yes, but it's not possible to configure the field it self as you're wanting. Using IF substitutions you can configure the contents to be conditional. Please review the below substitution tutorial.I would like to know how can i configure a field, "fields delimiter" , for be visible only for the owner of profile and when he is looged in, is that possible?
No, the validity period and renew button are generated internally within CBSubs. Plan image is certainly possible though using the plans image fieldtype.Is possible to have a tab with just 3 lines?
field 1 - planimage (ok i know how to do that)
field 2 - validity period
field 3 - renew buttom
Yes, with CB Privacy installed you can configure the tabs from tab management not to have an edit profile display.Is possible to hide some tabs from the "user profile edit" page, for example: i would like to hide: the "profile gallery tab" and other specific tabs...
Please Log in or Create an account to join the conversation.
Yes, with CB Privacy installed you can configure the tabs from tab management not to have an edit profile display.
No, the validity period and renew button are generated internally within CBSubs. Plan image is certainly possible though using the plans image fieldtype.
It's possible to configure the contents of the delimiter field, yes, but it's not possible to configure the field it self as you're wanting.
Please Log in or Create an account to join the conversation.
I see, you could use incubator project CB Query Field which outputs the result of a database select query to query for the expiration date then display that field query field below the plan image field. You'd need to query the _cbsubs_subscriptions table. Please review the database table directly for better understanding on how to structure your query.That would be a sugestion, for example i would like to have in each user proflie, not the big roundet template, with all information about the plan... but small and elegant remider tab, for example:
only for owner
plan image
valid until 12/12/2012
renew
Only way to do that is through a delimiter field. Example as follows.thanks for the tutorial, i was trying to do some links close to the tabs or field like that:
Field 1 - Click here to edit
Field 2 - Click here to edit
That links going to edit profile page, just to make easier for user, as i'm using some ajax field...
Is any way to do that?
Please Log in or Create an account to join the conversation.
Only way to do that is through a delimiter field. Example as follows.
That looks a nice solution, but i'm not familiar with query yet... i will look for some tutorials laterCB Query Field
Please Log in or Create an account to join the conversation.
I've several great third party tutorials and documentation linked directly on my personal site below.That looks a nice solution, but i'm not familiar with query yet... i will look for some tutorials later
Please Log in or Create an account to join the conversation.