Jump to content

Show a portal of potential entries not yet created based on dates


markreynard

This topic is 3060 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a table showing the following 3 fields

StartDate, EndDate and Location

I would like to show a portal with a line for everyday from StartDate to EndDate. with a field Name (Without creating a child record) 

A child record would be created if an entry was added to the field name

 

Any help would be much appreciated.

 

 

 

Untitled.png

Link to comment
Share on other sites

1 hour ago, markreynard said:

I would like to show a portal with a line for everyday from StartDate to EndDate. with a field Name (Without creating a child record) 

That's not possible. A portal displays related records, one record in each row. Without a related record to display, the portal row will be empty.

It is possible, however, to use a dummy table to populate the portal with a "grid" of the required day slots, and to create a record in the real child table when the Name field is filled. See the attached demo file.

DaySlotsGrid.fp7

 

 

Edited by comment
Link to comment
Share on other sites

This topic is 3060 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.