Giving other plugins access to TEC fields

Home Forums Calendar Products Events Calendar PRO Giving other plugins access to TEC fields

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #953032
    media325
    Participant

    I use Toolset Suite on my TEC site and working on creating a venue search. In trying to use the “_Venue_City” for the search it appears that field is not visible to Toolset. Toolset support suggested I contact MT for assistance.

    Yes you may be right, because it looks like the fields are private to the plugin. I will suggest to contact the plugin author for an API, short code or reference about, how you can grab the fields in another plugin.

    Any help would be appreciated. Thanks

    #953062
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    All our fields are WordPress custom fields and by adding the _ in front of the field name it makes it private that is a WordPress feature and not ours.

    The _Venue_City is not a custom field for us it is actually _VenueCity so that maybe the issue.

    Here is a list of all our custom fields:

    https://gist.github.com/jesseeproductions/c2df90a56827dae990a0

    Let me know if you have any follow up questions.

    Thanks

    #953086
    media325
    Participant

    Thanks. The “_Venue_City” was a typo I made here. “_Venue_City” is the value I am working with.
    [wpv-control field="[wpv-post-field name='_VenueCity']" url_param="_VenueCity" type="textfield"] worked in my Toolset View is this helps anyone

    #953107
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Giving other plugins access to TEC fields’ is closed to new replies.