Jump to content

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

Recommended Posts

  • Hi gurus,

I am sure I’m missing something simple, but for the life of me I can’t figure this out. I have a database with tickets. What I want is when a new ticket is created I want to see a popover (see attached) then I want the user to type in the top box and as they type I want to filter the list below (a portal) and once they client is shown they would select it and a ticker is created for the client. I sound a script and modified to fit my needs but can’t get it to work. Can someone stretch a helping hand?

BTW the filtering is working but its not reflecting in the popover its reflecting on the layout.

2017-11-14_083150.jpg

2017-11-14_083532.jpg

Edited by JMart
Link to comment
Share on other sites

Maybe just a typo.

Take a look at steps 8 & 10.  You set a variable $ThisTerm, then in step 10 you set field with $thisTerm. 

I'd rather do this with a filtered portal, or as find, as mentioned above with JMO's method (can't go wrong following JMO's advice ;) ) . 

Don't see the need to add the complexity of looping.

BTW, if the typo is the reason, here's where the Data Viewer & Script Debugger are you friend.  As you step thru, you would've seen the variable not being set.

Edited by Steve Martino
typo...about a typo
Link to comment
Share on other sites

This topic is 2326 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.