Hi there,
first of all: Thanks for this amazing plugin – it really creates unlimited possibilities for WordPress-powered sites.
Having several forms which share some, but far from all form fields, I’m using the “Create a post”-feature to get a list of the entries in all forms. The posts only contain the shared data fields.
If I use the detaillink-shortcode in a custom display in either form, it points to the created post. I figure this makes sense in most use cases, but in my case, the detaillink actually leads to a page which contains less details than the page the user comes from.
Would it be possible to add a feature which allows me to choose where the detaillink points to? I figure adding an attribute to the shortcode (like [ detaillink post=0 ]) wouldn’t be much of a hassle, would it?
I’d really love if you could help me with this!
Thanks alot!
Josef
1 vote +1



July 13, 2012 at 9:59 am
That's a good idea to allow custom displays to be used without using the single post page. We'll look into it and consider the implications of adding this option. Thanks.