October 2, 20187 yr Newbies Good evening everyone, how can I open a dialog asking me which datasets I want to continue working with? In my example (see picture in the appendix) I would like to be asked a question about the script when entering the layout. For which of the customers in the next layout I want to bring the open positions on the bill. A dynamic search field / dynamic dialogue, so to speak Is that possible? I am more than thankful for your help. Greetings David
October 2, 20187 yr Yes it's possible but I'm not sure exactly what you're trying to do. It sounds like: 1. You click a record in a list, which takes you to a different layout. 2. You then want to display a dialog box (does it have to be a dialog?) 3. The user clicks a dialog button 4. This goes to another layout? 5. "bring the open positions on the bill" means nothing to me Have you looked at the script steps: Go to Layout / Show Custom Dialog, etc.?
October 2, 20187 yr Author Newbies yes I have already tried all in the displayed records are finished positions. ( Neue Position 1 ) if I click on invoice now click ( Rechnung erstellen) He creates a bill with all finished positions I need the possibility somehow to select a customer before (Kunde 1 - 3 ) (Neue Position = item ) I once again attached a picture with comments so u can see what I want
October 2, 20187 yr If you want to select from a list of customers, then why not create a layout based on customers, displayed as a list. Bring this layout up in a new window -- card windows work well for this -- click a button to grab the customer ID, etc. Examples: https://www.google.com/search?q=FileMaker+picker+window
Create an account or sign in to comment