Carl, If I understand what you plan, it is going to make GF the most important part of the toolkit.
Two things I want to do using GF:
1. Maintain a business directory.
Building the input side with GF is sweet and easy with the Advanced Fields. But trying to decide how to output that information for user view is not so easy.
Will I be able to use short codes to insert any field into the body of a post?
2. Same deal, different data. A web directory where users can fill out a form with name, URL and description and have it added to the list that is publicly viewable.
If there was a shortcode I could just publish a page with the appropriate field shortcodes and job done.
In the meantime, take pitty on a doddering old guy and point me at where I find the information on editing template files to display GF fields by editing the php template files? I see linusrocks above is doing that but I haven't found where to look to do it myself.
All I really need is something that GF already does natively but I don't know how to harness. The View Entries function displays a list of entries -- exactly what I want to do. Then clicking on any entry displays the completed data fields. Exactly what I want to do.
Even the styling is appropriate to my needs.
I see entry_list.php and entry_detail.php used to generate the Entries list and the individual entries pages in admin Perhaps I can hack them to display publicly rather than just to admin, requiring removal of edit/delete code and just copy the code into a new template file?
Posted 14 years ago on Friday August 6, 2010 |
Permalink