Custom display and formatting a file upload URL

Hi, Excellent piece of software by the way – really useful. I am displaying a file upload field using the key ID and making it clickable. The issue is it is displaying fine and working, but I don’t want it to show the full URL – I’d prefer it to show the document title only [...]

Display User Profiles on Created Page in Sidebar

problem

Hi Stephani and Steve Its me again. Firstly you two are both FANTASTIC this plugin and support has really opened up many doors for my creative design needs. It must be the lack of sleep but I cant figure this one out ive tried almost everything from the knowledge base and Help desk. Its honestly [...]

PHP inside custom display or page template

example

Hi Stephanie or Steve I need some help here. I need some php to work in my favor. I have tried placing it in a custom display with no luck as well as in a page template. I also tried using execute php plugin. Nothing works im tearing my hair out. here is the php: [...]

Implementing HTML table filter (javascript) in custom display.

Screen Shot 2012-05-07 at 10.32.39

Hi guys. I’m trying to add a html table filter (using javascript) to my custom displays so that users can filter their results. This is the jQuery i’m using… http://hadiariawan.web.id/jquery-zfilter/ Attached are screen shots of how my custom display is setup at the moment, and how my page looks. Could you point out where i’m going [...]

Custom display, multiple if (or) statements?

This is by far the best plugin for front-end WP posting I’ve found. Yay, we needed something like it for years! I have a question: In a custom display, I have several section headings. Is there a way to display this heading only if ANY of the form fields in that section are showing (filled [...]

[get param=param name] in Before Content

In a custom display, I need to display in the Before Content the parameter userd in the where clause. Is it possible to do this?

custom display filter

hi, still trying to build a basic user review system, i created the custom form that is inside a post (as you know from my other post I still havn’t quite got that wroking to pick up the post author id, but sure we will), anyway what we then want to do is display in [...]

custom display just stopped showing posts

hi something odd has happened between last night and today (sure i checked yesterday it was wroking).  I have a custom display that shows posts for the signed in user, as they created the posts front end, so, in the custom display at the bottom i say where userid = current user.  This was all [...]

Listing individual items from Checkboxes

Screen Shot 2012-04-23 at 13.08.00

Hi In a custom display I am trying to display the the individual items from multiple item checkboxes as lists. However instead of a list with bullet points, I am getting all of the values in one line separated by commas. When I look at the code the data from the checkboxes is one value only. I [...]

Edit link in Custom Display

I’m having difficulty with [ editlink ] in the dynamic portion of a Custom Display. It works well enough, however, it redirects to the back-end. I would very much like to keep my visitors out of the back-end. Is there a way to redirect back to the original form with the fields pre-populated with the data [...]

How to not display duplicate values

Hi – I’m trying to build a custom display that ignores a value(s) if it has already been displayed. For example – When displaying entries, if the form field called [myName] has multiple entries for the value “BOB”, only the first entry will be displayed and the rest will be ignored. Is that possible? Thanks [...]

Custom Display Content Field Now White Text

Hi, Not sure what has happened but the Custom Display content field data entry text is only displaying in white. As you can imagine this is weird, and annoying. I’m using the latest version of Formidable PRO and also running Headway 3.1.2 (?). Any ideas? Brook

Conditional logic to show/hide something in Custom Displays.

I often use Formidable to create directories for people. Right now, in a Custom Display, you can either show a field for everyone  or hide it. It would be nice to be able to hide a field (and the surrounding HTML) if the field is blank. For instance, if someone doesn’t have a website URL, [...]

Make [121] [114] display a page

In one of my WP Themes (BlogoLife 2.0) I have followed the video on custom displays. I’m using choice 3 – ‘both’ so I can display entries from a number of forms. I have put this code from the custom template on my WP page: . When I view the WP page and roll over [...]

Custom Display Where using OR not AND

Formidable   Custom Displays ‹ The Autism Directory — WordPress-114707

Hi, I have a business directory which we’ve added a filter to so users can limit the results shown by Sub Category, Region and Area. We have added a banner ad option to the page so that the client can sell advertising. Advertising banners are sold on the basis of one ad block per area. [...]

Display Fields from 2 Different Forms in One Custom Display

Hello, I have a custom display set up for one of my forms, which contains 90% of the data I need to display. There is one field in a different form that I would like to pull into the custom display.  Both forms’ entries are associated with User IDs that are common between them. Is [...]

Multiple Custom Displays showing the same dynamic content

I have a form getting event input. I custom display the events in 3 ways: listing of events in the order they were submitted (timestamp); listing of events occurring in chronological order (event_startdate); and calendar listing. Each of these Custom displays have the same dynamic content for each entry, which I have copied and pasted into [...]

Incremental number in custom display

Hi, Two questions: 1) Is there any way to know the number of results/entries a certain custom display will produce? 2) How can I number those custom display results in an incremental way? Hope you can help on this one.   Thx / Fred  

Filtering a custom display inside another custom display

I am not sure if this is possible, maybe I am trying the wrong approach, but this is what I am tring to do without much success, help appreciated…. I have a bunch of events (in an event form) and associated bookings (in a booking form) the link is the event ID. In order to [...]

No entries found

Hi, is it possible to remove the ‘no entries found’ result when a custom display is entered and there are not entries found? I would rather it was just blank. Is that possible? thanks.