At this point, you can log in with your new virtual user account and log out for some test entries.

Unlock business potential through effective first dataset management solutions.
Post Reply
shaown
Posts: 18
Joined: Tue Jan 07, 2025 4:34 am

At this point, you can log in with your new virtual user account and log out for some test entries.

Post by shaown »

On the page editing screen, simply add the "Formidable Forms" block to the page and select the fitness tracker you created from the drop-down menu.

Powerful table blocks
Formidable Form will now show a preview of the form in the latvia phone number page editor. You can continue saving changes.


Real-time fitness tracker
View fitness form tracker data in WordPress
Formidable Forms makes it very easy to display form-collected data on your WordPress website.

You can select exactly which fields to display and display data in charts and graphs.

Simply change the page or publication where you want your form data to appear. Obviously, if you use MemberPress, you'll need to restrict the page so that only logged-in users can see your fitness data.

Next, you need to add the shortcode in the following format to your page:

1
[frm-graph fields="22" y_title="Weight" x_axis="21" x_title="Date" type="line" title="Weight tracking" user_id="current" data_type="average"]
The shortcode has the following parameters.

Field – The ID of the field to be used to display the data (in this case, the weight field).
y_title – The title of the Y axis, in this case we will use weights.
x_axis – ID of the field to use in x_axis. In this case the date field.
x_title – The title of the x-axis. In this case we will use data.
user_id – “current” so that only logged in users can view their data.
You can find the field ID simply by editing the fitness tracker form. The ID of each field is visible in the form preview.
Post Reply