Jump to content
  • 0

Report Access by user session


menu3w

Question

Newbie question.

My app is an open calculator.

After a no login user complete the form he need to see the final data calculation just for the data hes entry.

I'm working with a DataPage Report and trying to use Assigned_To field but I can find the way of linking to show the unique result for the active user.

Thanks in advance

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi,

The recommended way to create Open calculator is to use a Web Form. If you don't need to collect the calculations, simply use virtual fields instead of real table fields on the form. Use Javascript to perform the calculation and display calculated results on the confirmation/destination page. Here's one Javascript example - viewtopic.php?f=14&t=12155.

Report DataPage is not recommended because it only displays/updates existing records.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...