I Wish Types Could…

   Amir

November 30, 2012

We’ve had the pleasure of spending the last weeks on WordPress 3.5 compatibility, Access and a bunch of small, medium and large fixes. Now, it’s time to get back to new features!

When it comes to new Types features, we have two options:

  1. Go down to the basement, lock the doors and invent what we think is good for you
  2. Ask you what you think Types needs

Let’s try the second option and see how it goes.

Please also understand us. We live in a non-ideal world and we have all sorts of constraints. Tell us what you’re missing in Types and what would make your lives easier. We’ll do our best to help.

So, go ahead and leave your comments.

 

Comments 162 Responses

  1. A more streamlined way to create many-to-many relationships. Currently, you need to create a new custom poste type, or utilize a redundant taxonomy to solve the issue. I like the Rails approach, where you define that the parent has_and_belongs_to_many children, then in the child controller you declare it has_and_belongs_to_many parents.

    I think you could achieve this by having a checkbox next to where the child/parent declarations are that allows you to check it if the item has a many-to-many relationship with a specific child or parent. Then upon save, it would create the new polymorphic join table.

  2. Please add support to tranlsate slug in other language with WPML for Types ! It’s a big request who a lot of customers are waiting

    • Yup. We need it for our own sites as well. Mihai is adding it to WPML as we speak now 🙂

  3. I know you can do this with a bit of code, but when you define a field in views (eg a url – say a link to the “detail Page”) it would make life simpler if there was a box to tick that tells the program to display or not display the filed based on the field content.

    eg
    FIELD-1 [no content] (display if present set) – don’t show it
    FIELD-1 [content] (display if present set) – don’t show it

    This tick box could default to show and be ticked to hide.

    PS
    I am about to buy this – it’s just what I was looking for – I hope you do well with the new business model and continue to add value via this channel.

    • I would love to see TV add on modular extras like ACF and integrations to popular plugins like Gravity Forms.

      It would look something like this: http://www.advancedcustomfields.com/add-ons/

      ACF may work for developers but real people need the ease and support of ToolSet, and the added functions provided by CRED and Views.

      Adding modules would all add new functionality and bring in new customers. I have searched the web for this functionality and cobbled together something that (almost) works.

      Modules:

      Address fields – match the address fields in Gravity Forms
      – including drop downs for State/Prov and Country and preset defaults

      Google Locator: allow users to add maps easily to listings – currently the only way is through iframe in and HTML box and would allow location proximity searches needed for store locator type applications

      Use the Address Fields module but then adds
      – a field generated by Toolset for full Address in one line
      – a function that calculates lat/long to be used to create a Google Map
      – the ability to do a Geolocation search by proximity (eg 100 m from ____ entered location)

      Ratings: allow users to assign a rating field that would show up as a 5 star rating.
      – repeatable field
      – include a field for aggregated (averaged) ratings

      Reviews (similar to WP Customer Review plugin)
      – hReview formatted field that could be linked to Ratings to create customer reviews
      http://microformats.org/wiki/hreview
      If you check the WP forum WP Customer reviews is the only hReveiew plugin with star ratings and the dev has stopped supporting it – it is still being actively downloaded at 900 downloads per week. There would be lots of new customers for TV if a supported Customer Review feature was available from Tootset

      Gravity Form integration
      I know that parameters can be passed back and forth from GF to TV and vice versa but I have not yet succeeded in getting them to work – it would be great if there was a module when fields in GR and fields in TV could be passed through a simple drop down selection.

      GeoMyWP: Geolocator
      Simply integrating GeoMyWP with TV would provide the Location function without you needing to reinvent the wheel.

  4. I would love to see some streamlining in the process of creating types. There seem to be a lot of moving parts and if you don’t use this very often you can easily forget how to do it the next time.

  5. Numeric formats.

    I mean if I were to enter fortyfive dollars and thirtyfive cents in a numeric field, I have to enter it as “45.35”, but I would like to be able to choose a format, so that I could enter it as “45,35”. For Danes, this is a more normal way of entering currency values.

    I like that I cannot enter letters and other characters in the numeric field, but I would like to be able to enter “,”.

  6. Custom columns for custom post types list (like this plugin: http://wordpress.org/extend/plugins/codepress-admin-columns/).

    Improve the user interface. to be better integrated with WordPress interface. For example, As Easy Custom post types plugin (http://codecanyon.net/item/easy-custom-content-types-for-wordpress/234182).
    I think this plugin is very good, but has an interface “sad”.

    Highlighting code editors in Views.

    Moreover, it is a amazing plugin.

  7. A way to create separate sections for field groups of a custom post type to make data entry a bit more structured.

    – group A heading –
    Name
    Phone
    Email

    – group B heading –
    Address
    City
    State
    Zip

    – group C heading –
    bio

    • If you create separate groups for these sections, wouldn’t it produce exactly what you are describing? Each fields group has its heading and description.

      • Yes you are right, I was not aware that you could create several groups and assign them to the same custom post type ;-). Feel free to remove my comment.

        • Joe – your comment is valid and helps others “find” solutions. I am new to this and have now lodge “grouping” in the grey matter!

          Maybe a search box on the forums would be useful as I like to see if anyone else has had the same “problem” as me before submitting a question.

  8. More videos on building websites using T & V. I’m a graphics guy who loves to be able to follow a sequence to get results. If I have to look at code I get blurry eyed. The Youtube videos1 – 7 with Amir have been most helpful and I’ve watched each one 5 times. It helped me get the basics down but now I want to learn more and see how complicated sites get setup.

    I’ve setup and have gone through all the demo site and tutorials but they are all 1 category deep with most of the queries being done with views inserted on pages and Posts. Where I get confused is should I be doing more organizing of my content using standard WP posts and categories (w/subcategories) or with Custom Post Types and Taxonomies. I’ve yet to run across an example of sub Taxonomies and how to utilize that setup which makes me think using WP Categories is the best way?

    I am committed to your products and will do what it takes to become an expert at them since I feel it will benefit my company greatly in building next generation websites that the client can easily maintain and grow with.

    • Certainly. You may want to know that all of us here are not happy with the way our current ‘learning’ section works. However, I think that we finally found a way to make it both complete and easy to follow. We’ll be placing the documentation inside of the reference sites, so that you can click on any part of the screen and see detailed instructions on how to build it yourself.

      I hope that have this running in about 2 weeks. We’ve already started building it.

  9. On pagination have the ability to have and control where the next and previous arrows display. Currently it’s at the top. Would be nice to have setting on where and what to display.

    I’ve tried using the code from https://toolset.com/learn/wordpress-sliders/ but inside Headway Themes it looked right but when displayed the arrows would use the browser window as the container instead of the paginated part.

  10. Perhaps add Google Maps support for Views. So that you can add locations to posts and show these posts on a map.

  11. Here’s a short list off the top of my head 😉
    I with Types could…

    1. allow Custom Post Type slug translation (I know, it’s been mentioned in a comment above, and it’s a WPML thing, and you’re working on it, but this is really important).
    2. create many-to-many relationships without the need for an intermediate post type. Relationships between posts and users would also be handy.
    3. attach metadata to taxonomy terms and users.
    4. set a different slug for single posts and post archives, i.e. /movie (single) and /movies (archive). I’ve posted in the forum about this, see https://toolset.com/forums/topic/specify-cpt-archive-slug-as-string/
    5. import and export settings via wp-cli.
    6. provide a nice API for developers to create additional field types/inputs.

    • Yes, to make the toolset more complete either a premium plugin or theme for handling the ui side (with Bootstrap integration) would be really nice.

      For a plugin, inspiration can be drawn from for example The Elegant Themes Builder.

      When it comes to themes we have like many others looked att most theme clubs and tools but found nothing optimal yet.

      There should be a drag and drop, wysiwyg, framework for the designer to do all layout and visual settings. Import and export so that the “thin themes” (settings, css and img – no php or html) that are created could be sold and bought on a market.

      With the tools that we have today (like bootstrap) a theme should be able to be viewed as just a spreadsheet table where every cell is a widget position. There should be little or no need fo coding skills on the designers side to create this. Just add a new row and set the design for every cell.

      Inspiration can be taken from tools like Ultimatum, Gantry, Headway and Microthemer

      They seem to be all good in their own way but none of them have all things in place.

      It should be fast, easy, simple and fun to work with themes. Our customers cant afford having us spend much time on graphics design so working with themes needs to be both really fast and simple. We need to be able to buy a design close to what the customer wants and with the speed of light customize it to the customers needs.

  12. – for my recent project I really miss the field type “multi-select” in field groups.
    – or alternativ allow “multiple instances” of a select field – like it is possible for text and other field types. (why isn’t is possible for select – I wonder??)

    Thanks! 🙂

    • Actually, we’re going to add a bunch of new field types soon. Right now, we’re fixing the repeating fields, of all kings, so that you can control their sorting order.

  13. Repeatable groups of fields. And no, the child/parent thing doesn’t cut the mustard. Your competitors offer this functionality (Advanced Custom Fields, Custom Field Suite, and soon Pods v2.2).

  14. Just a simple request — allow us to turn off the “Edit View” link that is visible on the front-end so my admin users don’t end up going in there.

  15. I would like to see more field types.
    Specifically, a Map field that works with CRED.
    I’ll gladly pay for that.

  16. I wish Types allow field-level or field group-level access permissions. This way for let’s say subscription site would be possible to have Customer types with some fields like personal information editable by the customer and the admin and some fields like subscription plan, subscription expiration date and so on editable by admin only. That would make sense for many custom types in multiple business scenarios.

  17. I would like the option of changing the way the checkbox field looks on the front end instead of a series of checks it would look like a row of buttons and as each button was depressed the filter would “apply” automatically and then the user could turn off the checkbox by clicking the ‘button” again.

  18. A better image field!!! with easier deletion button. And, above all, the ability to customize fields looks in a easy way…(maybe having control on metabox inner html (using shortcode) or drag and drop…)

  19. Ordering multiple filters

    I’d like to have multiple filters to order my views

    I just order my “events” custom post types by “event-date”, but i can’t choose anything else.

    I’d really like to add my custom field: “priority” and order posts by this and event-date.

  20. I’d like to change custom fields from wpcf-name to wpcf_name

    when i export custom fields to json and i try to import them in jquery (javascript) i have a very big problem:

    – I Choose the Json item: data.post.custom_fields.wpcf-name
    – Variables in JS can’t have “-” char because it means wpcf – name (minus)
    – So i can’t use this type of notation

  21. Use standard post fields in filters, not just custom fields – it’s not intuitive that I can’t filter by author for example.

    Order by multiple fields, e.g. Title, then post descending. (same as Alessandro)

    I often have the same view repeated several times with different filters – I’d like a simple way to re-use the view with a a different filter.
    Perhaps in the same vein, I like to have my views and templates under source control – so perhaps a template type structure?

  22. I would love if the user had the ability to filter contents on the fly – like you see on ebay or many other sites rather than setting all filters and then selecting APPLY.

    http://www.ebay.ca/sch/i.html?_trksid=p5197.m570.l1313&_nkw=laptops&_sacat=0&_from=R40

    Click on the Used Checkbox and the list is filtered immediately, click auction and it filters again, Canada – again, until only the listings you want are still there.

    For Directory type websites this would be a huge help.

    • These are very good suggestions. We had some already in our plans and I’m adding the others. Thanks!

  23. 1) Add a BLANK website to discover-wp and the ability to export and import types views, templates, etc – that would make duplicating issues on your test site much easier.

    2) Allow users to upload their own templates and plugins to discover-wp.

    This would allow us to quickly and easily duplicate problems. Right now it is very time consuming to attempt to replicate a problem on your test site as we can only use your templates and your data.

    • A blank website is actually coming to discover-wp.com very soon. That’s the very next thing we’re doing there. We’re also building some nice functionality to export and import selected parts of your site.

      We’re not going to be able to support custom plugins and theme uploads to discover-wp.com. This is one huge Multisite WordPress installation and the code that runs there is the same for everyone. It’s very similar to WordPress.com, just a lot smaller. If we allow uploading plugins and themes, it will quickly become unstable and unsafe to use.

    • That is good news.

      I understand about not wanting to make the site unstable. Would it be possible to add BOOTSTRAP via a plugin or a theme?

      My Views are built with Bootstrap in the templates so they will break on another site. I know that trying to replicate every themes shortcodes would be crazy but more and more sites are using the bootstrap core.

      Bootstrap gives an easy way to add so much functionality to Views – Tabs, Accordions, Buttons etc

      Thanks for considering.

      Sharon

      • Can you paste here a link to ‘Bootstrap’? I’d like to have a look and see what you are referring to.

      • Bootstrap is wonderful – I use it to style my Views. I use the CSS from Bootstrap to create the container ( tabs and accordians and buttons) and the Views fields to fill them.

        It also provides an easy way to display responsive columns. I am converting all of my Grids and Tables to column divs.

        One of the challenges you have with Views is that your Views are based on tables which most people are moving away from.but bootstrap solves this very nicely.

        Main Bootstrap site:

        http://twitter.github.com/bootstrap/

        Plugins that add BS to any WP theme:

        http://wordpress.org/extend/plugins/wordpress-bootstrap-css/
        http://wordpress.org/extend/plugins/dw-shortcodes-bootstrap/

        Bootstrap based WP Themes:

        http://bootstrapwp.rachelbaker.me/
        http://320press.com/wpbs/
        http://wordpress.org/extend/themes/the-bootstrap
        http://wordpress.org/extend/themes/wordstrap

        I use: http://wpjumpstart.com/

        This article discussing integrating BS with WP
        http://blog.teamtreehouse.com/responsive-wordpress-bootstrap-theme-tutorial

        Sharon

        • Got it. So, if you get a site template that has no content and the Bootstrap CSS and JS libraries, that will let you do whatever you need?

          • Yes – as long as I can use the bootstrap CSS my Templates and Views will look fine on the discover-wp site. Any bootstrap theme will work. I use CSS rather that shortcodes so that it doesn’t matter which Bootstrap theme I use it will still look pretty much the same.

        • I Agree, I would never use the table based renderings of Views. But you don’t have to. I use “Unformatted” or “Unordered List” for everything. Mostly I can’t use the field insertion tool as I always need to customize the html.

          • And Bootstrap is becoming a standard. It’s very nice. It’s implemented directly into the PageLines Framework, and I would like to see it supported by Views. Then all I need to do is get it implemented in HeadWay and my workflow would be complete.

          • When we started Views, we had limited understanding of how to build these constructs. We now a lot better now and will be updating the Views layouts so that they are actually useful. For backward compatibility, we’ll leave the existing ones and will add new and more modern ones.

            The next theme for discover-wp.com will be based on Bootstrap and will include the full CSS and JS. We’ll build some major blocks on top of it and see how it goes. I should have a lot more to share in about 3-4 weeks.

        • Bootstrap should be loaded in wp core. It is for example now in the Joomla core.

          Would love to see Views make use of Bootstrap and to load it if it is not loaded elsewhere. Plugin authors should mainly focus on functionality and leave most of the visual elements to be skinned by the theme.for a more consistent look and feel. Bootstrap is fast becoming a industry standard and can help out with this.

          Still havent found a good theme framework to work with bootstrap and toolset. Ideas and suggestions are welcome

          Demands:
          Pay once (lifetime, unlimited)
          Drag and drop (layouts/widget areas etc.)
          Compatible with bootstrap, toolset, wpml and woocommerce
          Auto updates
          Market for themes (or child themes)
          Good support

        • I would make that an option. Bootstrap is nice, but is an overkill for many tasks on my opinion. WordPress core already contains jQuery which has a lot of functionality similar to Bootstrap and it is often more efficient to use jQuery plugins to do stuff than to load a whole Bootstrap library just to use some small function of it.

          As of Bootstrap CSS some people are using other Framworks and they don’t need to carry all Bootstrap CSS classes along.

          Please give people a choice! There are other good libraries and frameworks as well! Let’s keep competition alive!

          • Agreed. We’re not going to force anyone to use a CSS framework that he doesn’t like. What we’re thinking is to add this as an option, so that if you want to use the Bootstrap CSS grid, Toolset elements will fit nicely without requiring you to do ugly hacks.

          • You have a valid point and I am all for freedom, competition and choice, as long as it conforms to a common open standard 🙂 If the different frameworks share the same standard I really dont care how they implement it.

            Thing is that we need a standard, defacto or open, if we are going to be able to use toolset apps in the way atleast I need it. For example, when it is possible we are planing to build an app with tolset that makes it possible for our clients to trough the frontend add events to their time.ly calendar (Time.ly have no unlimited lifetime license yet for the pro plugin so we cant use it) and to present it in a nice responsive view.

            For this to work in a cost efficient manor we can not add any form of css to the app itself but use a framework. Atm there is 5 sites we need this for with different themes from different vendors. This will become a problem since we will not get payed enough to make a custom css that fit nice with each and every theme and their respective framework.

            Best would be if wordpress had a good standard ui framework from scratch and for example a button is defined in the same way in every theme and plugin out there. I should not be forced to go in and make extensive and expensive additions to the theme css. The formating should already be there in the theme so that everything looks consistent.

            And if it in the future will be a store for toolset apps I would like the apps I download to look alright with everything else on my site without the need to make a new costly css skin for the app.

            One way could be to have a loader to load the framework the app need (like http://zentools.joomlabamboo.com/) but then you get a realy heavy site since one app on the same page might need another framework (if they do not share the same standard).

            I have no real solution for this but I do know I like Toolset and I also know that I still cant find a theme framework/supplyer that solve my needs.

  24. Add Custom field Type: “User(s)”

    Often I need to associate users with specific posts. I then create a custom field (single line), and add the user id’s as a comma separated list. This works fine, but for my clients, it would be so good, If I could have Types render a form element to select users.

    Ideally, I’d like to be able to choose if the field should render as select or multi-select. I’d also like to be able to choose what user groups it should include/exclude. This should include custom user groups that may have been registered (with Access or another plug-in or theme code).

    • Oh yes. This is the next major thing on our roadmap and it’s a significant new feature that will take time.

      Right now, we’re finally fixing the repeating fields in Types. You will be able to sort them using Drag-and-Drop interface and display with that order either using PHP or Views.

      Then, we’re adding the same nice ordering interface to repeating field groups using Field Tables.

      We’re also adding that long needed Time field type. Then, a bunch of little bugs to fix and we’ll be ready for user fields.

      Sounds OK?

  25. (well this is not strictly Types)

    Extend Access to allow for:
    – Restricting a specific (singular) page to a specific user and/or user group.
    – Restricting areas inside the content of a post/page to a specific user and/or user group using short codes.

    • Yes. We need this too for the Classifieds reference site that we’re building. Every membership site needs to have pages that show content for the specific logged-in user. For example, we need to show payment information for ads and ‘your ads’. For that, we need to enforce login to access these pages.

      This is the next major feature for Access plugin.

      • Sounds great. One thing to consider, is how to restrict access for non authorized users to assets (files) that users might need private access to.

        For a current client, I’m developing a site, where they want to make videos available for download for their individual clients. It’s not difficult to renter a list of client videos for a logged-in user, but the challenge is, to make sure, those files can’t be directly downloaded/hotlinked by anyone who knows/guesses the full url. This could be managed with a guarding layer/script/htaccess solution..

        Some users won’t be able to place files outside the web root, so placing the files in the WP uploads would be preferred. But here, something extra must be in place to make sure direct download by full url is blocked.

        I think a general rule (.htaccess?) preventing ‘hotlinking’ could do the trick, set up so only localhost can access the files, and then the files could be served through a local php script that renders a temprary time limited link url and served the file via readfile (octet stream).. I’m not an expert.. so my explanation is probably a bit coarse.. the point is to prevent direct linking..

      • I am really waiting for this reference site, just what I need, I hope.

        Hopefully you are going to include different payment gateways, not only PayPal (that is not used commonly in every countries)? I hope you are making it possible to use any of the WooCommerce’s Extension / Payment Gateways (like we earlier discussed in some blog comments)? F. ex. I desperately need this Finnish Payment Gateway: http://www.woothemes.com/products/checkout-fi-gateway/.

        Thanks in advance, keep on the good work! 🙂

    • Me too. We want to have support for it in Types, Views and CRED. Planning to start around February 2013. We’re not lazy, just have a bunch of other things that we’re adding before 🙂

      • You’re definitely not lazy 🙂 I’m amazed at the level of _useful_ innovation and speed of development you guys are capable of. Not afraid to invite you’re users to suggest feature requests, and then you’re promising to fulfill most of them. On top of that, you provide quick and persistent support. You’re the single most valuable resource for me as a WordPress developer.

      • Yes! This would be an amazing feature for an already amazing plugin. And I second Mikkel’s sentiment :-)…

        • I wish Amir would create a separate blog post titled “How should Types implement Post Relations?”.

          Post relations are not mentioned at all in the comments here, yet I find it one of the most essential functions of a CMS. And It’s currently lacking from WP Core.

          Am I the only one?

          Types implements functionality for setting up post relations, kudos for that, but I think it could be improved. Do we really need to manage ‘intermediate’ objects (CPT’s or shared use-once custom taxonomy terms), for handling many-to-many relations? The way the relations are handled in the edit screen could also be improved to provide for a better workflow and scalability. Currently, I like the way it’s implemented by posts2posts better, but I’d like it to come from Types, to get a tight integration with Views.

          I have also talked about it in the forum: https://toolset.com/forums/topic/on-post-relations/

          • ups, this comment got in the wrong place, added it also the the bottom, could you delete this one and my above comment, it was not supposed to be a reply to this thread.

  26. In the query editor of Views; Add an option to compare a field value to the current user_id and user _email. I need to generate a View that fetches only posts that has the current logged in users email as the value of a custom field.

  27. A “unique URL” custom field to avoid duplicates.

    In Pods, you can set the custom field type as “URL” and make it “Unique”. That way, you cannot add wp-types.com twice 🙂

  28. Myself and a few clients have been in need for something like this for a while. How about an import functionality for custom posts created with types.

    Using third party plugins get’s really annoying and doesn’t work half the time. If there’s was one native to types, that would be awesome and save lots and lots of headaches.

  29. I wish it would be possible to add or edit other language translations of posts on the front end. Something like a link in a post View Template that said ‘add (edit) translation’ to French, German etc. Something very similar to how child content creation links work.

  30. It would be great to be able to create a sequence of CRED forms. It can be useful, for example, in process of registration, when user need to create his profile first (a parent CPT created via a CRED form), then add some services he wants to use (children CPT created via separate CRED forms) and so on. Idea is that a submitted form be able to redirect user to the other form in accordance with some variable info like user id or his profile post ID, ‘stage’ of registration process and results of previous form submission (success or failure).

    One way I see it can be achieved is that during the first step of the sequence some kind of session information object including user id, sequence step number and similar be created and passed along to all forms in a sequence within GET or POST. Other forms then be able to read and modify this information and behave accordingly. I guess that would be more flexible than to create a predefined form sequence.
    This can be coupled with a more flexible CRED form redirection option where it would be possible to use:
    – Conditional statements: If variable X of a session object is set to A then redirect to page-a (and pass a session object along)
    – Multiple redirection options within one form depending on conditions.
    It would be also great if in CRED form some areas can be shown or hidden depending on session object values (show this field group if X is true).
    So basically all we need is some session object that can be passed along and modified within forms. This object fields should be accessible with types shortcodes and types API. An API can be something like:
    create session object
    add field to the session object
    modify field of the session object
    delete field of the session object
    attach session object to the request (if not attached it be destroyed)

    That’s how I see it but probably there are better ways to implement.

    If this is too complex, a simpler thing would be great, too:
    1. Ability to create a CRED form and pass some parameters to it as GET (for example, member type, redirect URL and so on).
    2. Be able to access GET fields from within a form (member type filed be populated with member type GET value)
    3. Dynamic form complete message/ redirect options where redirect URL can be read from the GET value and message text can contain some variable data via shortcodes (from form fields like user name and from GET values like membership type). Conditional logic would be greatly appreciated too!

    Even without this Tookit is one of the greatest things for WP ever created IMO. Thank you for your great work!

    • Multi-page forms are high on our wishlist and they will be added to CRED pretty soon. In the meanwhile, for what you are describing, you might be able to get along with a little bit of PHP and CRED’s API. You can put the different forms on different pages. Then, use CRED’s API to hook to the form submit and redirect to the next page.
      https://toolset.com/documentation/user-guides/cred-api/

  31. In addition to the above suggestion to add Types features to User Profiles, I’d LOVE to see the ability to create views based on meta from those user profiles.

    I have a use case where I’m working with a site that has an extensive staff directory and also board of directors. Perhaps I’m doing this the hard way, but each of those items are currently custom post types, with taxonomies for certain meta, such as Organization, Department, Position etc.

    If there were Views we could build off of User Profiles and query by existing meta, or custom meta from Types, then that would make this a much simpler process and really, really extend what you could do with a website.

    I’m working on a Entrepreneurs Network for a prominent school and something like this would be pretty amazing since they really don’t want something with social networking capabilities, like BuddyPress.

    • Certainly. When we add support for user-meta fields, it will go into Types, Views and CRED together. You’ll be able to define the fields in Types. Then, query filter and display them with Views and finally, edit with CRED.

      • Wow. That was quick! lol.

        You guys are are really “on it” with this project.

        I know you can’t give a precise update on when the user-meta fields will be delivered with Tool-set, but is there a general time frame you’d like to see this delivered by?

        • On January, we’re trying to complete a major upgrade to Types that includes drag-and-drop sorting for repeating fields and big usability improvements to our fields tables. User-meta fields come after that. It should be ready in sometime in March.

  32. When creating a custom page with CRED there is no way to assign a Views Template to the new post – and in fact the current template is stripped from it when the page is created. This seems to be a huge oversite.

    There is a spot to identify which page type you are creating – it wish that there was a spot to indicate which template should be used with the post/page. Without this CRED is only useful for editing page types and not creating them.

    • Does this also happen if you set this View Template as default for the content type? In that case, the newly created page should receive the default View Template.

      • No idea – how do you set a default content type? That would help one listing type but I have 5 different types each with their own template and each uses a different CRED form.

        CREd really help because I can only show hte user the fields that go with their listing but it’s a nuisance as once the user creates a custom page they must wait for me to change the template before they can see and edit content.

        What I would like is:

        1) User Registers and Logs in and then is redirected to the appropriate (gold, silver, bronze) Blank Listing with CRED CREATE form.
        2) User fills in data
        3) Custom page is created with correct template’
        4) New page is displayed so user can edit the content (using CRED Edit form).

        Instead I must:
        1) User Registers and Logs in and then is redirected to the appropriate (gold, silver, bronze) Blank Listing with CRED CREATE form.
        2) User fills in data
        3) Custom page is created with not template’

        User cannot continue
        Email is sent to me notifying me the form was completed
        ‘I open the listing and switch to the right template
        I email the user to let them know the switch has happened
        I email a link to the new page

        4) New page is displayed so user can edit the content (using CRED Edit form).

        This is just not acceptable.

        Instead if CRED cannot assign templates I will switch to using Gravity forms for the creation of pages and only use CRED to edit.

  33. I’d love to be able to have conditional filters. The specific use case I am currently trying to support would be something like this:

    1) User is presented with a property search from

    2) User chooses a ‘State’ to search for real estate

    3) After the user selects a state, they are presented with a dropdown of counties in that state

    • Yup. This is up high on our todo list. We’re closing a release for Types, Views, CRED and Access in about 2 weeks with some other new features. Then, we’ll be working on this and some other new features.

      • Great! It will probably be too late for my current project, but Views exposing URL parameters as filters is REALLY helpful with building filterable search forms with PHP. I wish WordPress would hurry up with a forms API already! 🙂

  34. Not so sure about twitter bootstrap at all. Is the most popular css framework without any doubt, but is far from being a standard , for example zurb´s foundations is a strong player (even is better). The really cool thing would be than you could choose the classes series… and you had predefined the bootstrap way, foundation way, 960 way… just the most populars, just to make it “automatic” , but just in case you can give your own.

    • We’re not sure either, but we’re pretty sure that we need to start somewhere. Cezary, our theme developer, is embarking on a project to create modular elements that we can offer our clients. These will include sliders, testimonials and other handy blocks. We will see how they go with different CSS frameworks and tell you all about it.

  35. There need to be a UI standard for wp. Maby Bootstrap is not the best but it seem to have the traction needed to become an industry standard. Joomla will now surely benefit with having it in its core.

    Plugin developers should do their best to not touch css in any way and instead conform to a standard framework, leave UI customization to theme designers.

    Today alot of plugins cant be used out of the box but need special treatment in the theme and since thememakers cant afford doing this for every plugin out there, some plugins like buddypress is not used to the extent it could be.

    Another example is woocommerce. Now with 2.0, themes and customizations built for 1.x cant apparently be used any more. Its like explorer 6 all over. We have customers that atm cant afford another custom childtheme rebuild and therefore will be stuck in 1.x and somewhat discontent.

    The cost of development and ownership for wp need to go down to still be competetive in the future.

  36. I was surprised to find that there is no way withing Toolset to change from one custom post type to another. I did find a plugin to do this but it crashed my WP install and created a mass of errors. The manual method of changing post types is out of my league.

    It would be great if I could choose and change a post type as easily as I can change a template.

  37. Some way of creating visually custom regular expressions for input validation e.g. UK postal code format is AANN NAA or AAN NAA

    It would be very useful to create custom mask(s) visually and assign to an input field with validation text.

  38. I wish Amir would create a separate blog post titled “How should Types implement Post Relations???.

    Post relations are not mentioned at all in the comments here, yet I find it one of the most essential functions of a CMS. And It’s currently lacking from WP Core.

    Am I the only one?

    Types implements functionality for setting up post relations, kudos for that, but I think it could be improved. Do we really need to manage ‘intermediate’ objects (CPT’s or shared use-once custom taxonomy terms), for handling many-to-many relations? The way the relations are handled in the edit screen could also be improved to provide for a better workflow and scalability. Currently, I like the way it’s implemented by posts2posts better, but I’d like it to come from Types, to get a tight integration with Views.

    I have also talked about it in the forum: https://toolset.com/forums/topic/on-post-relations/

  39. Not sure if you’re still open for feature requests, but I’d really like a tiny addition to Types that would be very helpful in many cases and that is “taxonomy images”, i.e. being able to associate images/icons with custom taxonomies and display them when needed.

    I know there are some free plugins that offer this functionality, but I’d rather have it included with Types than install a separate plugin for this small (but great) feature.

    Hope to see it in the next update 🙂

  40. There needs to be a better way to do media images with CRED – my users are uploading a new file over and over and over again because the edit screen does not show which image has been loaded and does not show the images already associated with a post.

    CRED is a good idea but I’m finding that my users are finding it confusing and I’m considering cleaning up the backend and using that instead.

  41. Another CRED suggestion – I need a WYSIWYG editor where content can be cut and pasted in from a RTF program like MS Word – trying to cut and paste from Word to CRED is a mess.

  42. One other thing I’d like to see is a way for Types and Views to pull in content from Theme Frameworks. In this case, the Genesis Framework. There are functions that the framework has such as Layout Options, SEO Meta Boxes etc. Whenever i create a CPT that data never is displayed. I always have to include it using a function. That kinda drags considering most of my projects are built with that framework. Not sure how it plays with other frameworks, but that would be something to think about.

    • This makes good sense. It really depends on how that information is stored in the theme. We would love to work on this with any theme vendor. Would you like to see if the StudioPress folks are somewhat interested?

  43. 1. Multi-select input field
    2. Being able to populate a select field with posts from another CPT

    Thanks in advance

    • We’ll be happy to look into this. In the meanwhile, can you tell me what sort of features you get in P2P that are missing in the parent/child relationship in Types?

  44. It would be cool if Toolkit provide some Ajax-type elements to edit fields within custom post without page reloading.

  45. It would be cool to have:

    1. An ability to work with images in View filters. Right now, I believe, there is now way in Views GUI to filter out posts that have, for example, no image attached to the image custom field (not show members that have no photo attached, for example). It would be also great to filter by image dimensions and chose not to show posts where an image has, let’s say, horizontal dimension lower than X pixels and vertical dimension lower than Y pixels.

    2. Data templates. Let’s say there is a price list consisting of price list item custom posts. Each price list item represent a particular good or service and may contain service or good description, price, photo etc. There is also an Order custom post type that may have one or several Order Items attached as children. Each Order Item is a copy of a Price List Item.
    It would be really great to set that Order Item is based on Price List Item and then:
    – In WordPress admin, when a new Order Item post is created, have a dropdown with Price List Items that allow to populate all Order Item fields from Price List Item selected.
    – In toolkit API have a function that allow to create a now Order Item based on a particular Price List Item custom post. Something like add_post($post_type, $template_post_id), where $post_type is the type of the custom post we want to create (‘order_item’) and $template_post_id is a post_id of a particular Price List Item custom post (Service A) whose information we want to use to populate an Order Item object.
    Price List Item and Order Item may share the same fields group, this will allow to avoid all inconsistencies with data fields.

    • You can certainly filter View output by images. In the filter section, add the custom fields for the images, select ‘not equal’ operator, CHAR comparison and leave the value field empty. This will tell the View that you want to load items that have an image. We’re doing the same in our own testimonials page:
      https://toolset.com/home/testimonials/

      I’ll need to study your second request a bit more to see what we can do.

    • Dear Amir,
      #1 seems to be not working for me (I’m using Views 1.1.4.1). Here is what I have in filter options:
      Select posts with custom fields: wpcf-occupation != OR wpcf-member-photo != OR wpcf-first-name != OR wpcf-second-name !=
      All datatypes are set to CHAR. It is working for wpcf-occupation, wpcf-first-name, and wpcf-second-name, but does not work for wpcf-member-photo. I thought it is because IMAGE type is not supported, but if it is not the case then it is probably a bug.

      I found a workaround (thanks to Adriano for support), but it is not pretty: inside wpv-loop I have to include content of every ‘node’ ([wpv-item index=1], [wpv-item index=other], etc.) into [wpv-if image="wpcf-member-photo" evaluate="!empty($image)"] … [/wpv-if] clause. It would be much simpler to set it in a filter!

      Do you have any plans to add GROUP BY into view options (something similar to filter options) with an ability to specify a group header content? Yes, there are nested views that can do than but, on my opinion, they seems to be an overkill for such a simple task (we have to create two views instead of one). Even SQL has a group by option ‘built in’!

      BTW, thanks for your hard work, Toolkit is simply great and I’m really enjoying working with it!

  46. Importing and exporting from Excel to Types and back is HORRIBLE!!

    So far I have not found even a good example or documentation of what to do

    • That is my point, I have Excel data and I have found the import process to be very daunting.
      I am very impressed with Types but this import/export non-functionality was not expected.

      But here is my thinking…

      I believe I should probably roll my own C# program that exports my Excel to the XML format that Types reads.
      But I am finding NO documentation regarding that XML format.

      So what I am doing is creating my Type and Taxonomy in Word Press and exporting that XML.
      That way I will have my data definition.

      From that I will write a C# program that reads my Excel file and writes it out to an XML file compatible with my XML data definition.
      Then in Word Press the import XML function of Types should work.

      Should work right?

      • Yes I tried that but it does not work.

        It all imports but Types does not recognize what I imported.

        I know I have seen that other people have reported success with that on this forum (I have searched the forum extensively) but I have never found ONE coherent set of instructions of any type regarding what is necessary to make that happen.

        By the way you did not really answer my question. 🙂

  47. I would also like to have shortcodes for Views and View Template that will check user name, and some other user-related information:
    If post author is user currently logged in

    • Sorry, messed up the previous message by hitting Enter at the wrong time. What I wanted to say was:

      It would be great to also have shortcodes for Views and View Templates (and probably for CRED forms too!) that will check user name and permissions:
      If post author is the currently logged in WP user { show something special },
      and, similarly:
      If WP user currently logged in is a certain WP user { show something special }
      If WP user currently logged has a certain WP role (or has a certain capability) { show something special }

      Would be a great addition to capabilities already in the Access module!

  48. Add Filter to a cred parent dropdown select list

    Examples:

    1. Book an Event

    In a situation where you want to create a booking for an event, the event is a parent of the booking and so the cred form lists all Events in the system. As time goes by the list gets longer and longer so it would be nice to add a filter to select only from future events.

    In your demo site Bands and Events, whilst the list of bands remain manageable (not too volatile) the events list just grows and grows.

    You don’t want to remove the relationship or booking as this is useful in displaying historic information.

    2. Select from live bands only

    It is easy to add a custom field to bands – status = live or dead. A pity it cannot be used to filter the list of selectable bands.

    It would be great to allow a filter to operate on any field in the parent so you could select from (say) live bands in group = rock – filter title is “Book a rock band”!!

  49. Congrats on the Release of the latest version of Types. Did any of the suggestions from this forum make it to the new release?

    • Oh yes, lots. Let me quickly tell you what we have in store for the upcoming releases:
      – Types 1.3 – about 2-3 weeks from now, will include complete support for user fields.
      – Types 1.4 – about 2 months from now, will include a brand new GUI that doesn’t just look better but also works a lot nicer.

      And, in between, we’ll be adding more fields, like Google Maps and others.

      We are also going to redo the interface and logic for many-to-many relationship. It’s in planning phase right now.

      And I know that we got even more great suggestions here and they’re on our todo list as well, but without an exact schedule yet.

      • Thanks for the update – it’s nice to hear how you are using all the great feedback. Looking forward to all those new features.

  50. One more suggestion…

    One of the challenges of working with Views is it is not quite responsive as it uses a table format. I’ve been working on getting my results to show using a masonry structure and am having a bit of success. I know that if I had the background it would probably be fairly easy – I have to adjust the code I found to work with Views instead of Feature Images/Excerpts.

    Adding a Masonry output to Views would be amazing and create a stunning output that many people are looking for. If Toolset had masonry it would be a reason for me to purchase it all over again 🙂

    This is what I’m using as a starting point:

    http://www.wplover.com/1818/tutorial-using-jquery-masonry-with-wordpress/

    • Agreed. In fact, we’re working on adding more built-in layout options to Views, which will be based on Bootstrap features. We’re starting with a responsive grid and responsive list. I know it’s taking us time, but this is because we’re also new to it and we’re learning Bootstrap as we’re going along.

      Don’t tell anyone, but we’ve got something even better than Masonry coming to Toolset. As a paying client, you’ll be getting it without additional cost.

      • Can’t wait for the new layouts! Especially the one “even better than Masonry”, because that would be amazing 😉

      • Hi, Has there been any development on implementing the Masonry feature that you mentioned in this post? It is one of the few limiting factors I have had to deal with using Toolset. It would be ideal to have that feature!

        • Thanks for the reminder. Now, I need to look again in my notes because this is for so long ago.

  51. I wish that Types had a “page” condition for the field groups. ACF has the ability to show the field groups on specific pages. ACF actually has a bunch of other criteria in a select box, but specifically I need the “page” ability. I could create a custom page template for my specific page and use the page template as the condition, but it would be easier to use other conditions. Let me know if this is something that’s in your development path and what priority. Thanks!

    • That’s a good feature to have, but I’m afraid we’re not going to have it in Types in the next release. Types 1.3 will come with user fields support. Then, the following release will include several other major features.

  52. Thanks for the chance to shape whats next.

    The ability to build a select list from a query, like all all the titles of posts from certain category

  53. a direct support on maps… localizations of posts pages, using a map as a menu… easier way to make something that geotheme…

    just reading the tutorials, so take my suggestios as what it is: an noob’s opinion

  54. I know I’m a little late to the game, but I would absolutely *love* to see some type of JSON output functionality with Types & Views.

    For example the ability to set up access a custom post type like so http://example.com/custom-post-type/postname?json that would output a JSON object with the content of that post. I currently use a method similar to this where I list out the Views and translate the markup into JSON so I can manipulate the output easier with JavaScript. It would be amazing if Types/Views would allow for something like that.

    • That’s a smart thing to do. So, you would need the raw Views output, without all the HTML formatting?

      This is pretty major development, so I can’t promise it very soon, but it’s certainly an exciting idea.

      • Yeah, that’s probably a good way to look at it, getting raw Views output.

        If Views would be capable of returning a PHP Stdclass object that could then be converted to JSON relatively easy.

        In my current set up I have a really bare PHP file that instantiates WP and then returns the output of the view with render_view(). Then I use PHP Simple HTML DOM to create a new stdClass object based on the view markup. Then a simple json_encode() on that object is printed and sent to the browser.

        One idea that just came to mind:
        One could create a Layout Style for JSON output that would create a JSON like structure for the Meta HTML. Then a View Template could be used to output content for individual items. Though all the WPV shortcodes would need to be capable of escaping quotes.

        In any case, glad this sounds exciting to you!

  55. I wish for two things:

    1: The grid layout for views to use div’s not table formatting

    2. Taxonomy dropdown in CRED form

    Not much to ask?

      • Hi Amir,

        I know how to edit the view HTML, but it’s tricky as I want to be able to put PHP in the view to know that if we’re, say for example, at the third item to start a new row. Essentially a grid view.

        I’m not one to go putting tables into my website in 2013.

        It would be nice if the Toolset team saw this as progressive enhancement.

        Cheers

  56. It would be nice if there was a widget or addition to VIews that could display a dropdown select box of all the custom post type titles. The Views filter works perfectly for custom fields & taxonomy but I needed to add another dropdown of all the posts titles so users can find an entry that way too. I’ve discovered a separate plugin to accomplish this but it would be great if this functionality was built into Views!
    Just my 2 cents 🙂

  57. It’d be nice to have a feature where in you don’t have to tweak HTML and CSS for styling views. For a non-technical business user like this would be the cherry on the cake and would make life easier when having to display lists.

    thanks,

    RK

    • I agree. It would be a lot nicer to be able to style the output without editing the complex HTML in the loop. We are actually working on a drag-and-drop tool for Views, but it’s still pretty far from release. I’ll write all about it when it’s getting ready.