BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DavidPhillips2
Rhodochrosite | Level 12

I have a stored process that I am displaying inside of Information Delivery Portal as a Web URL Portlet. The stored process contains a web page created via put statements and SAS code in the middle.  I need to allow multiple selection dropdowns in the web section.  Does Jquery work smoothly with SAS?  Is it already installed?  Am I limited to a particular version?  If installing it is there a best practice location to install it?  I am using SAS 9.2.  Is
this the right location for this post?

1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2
RobertWoodruff
SAS Employee

JQuery is a function of the browser. SAS’s only job is to
make sure that valid JQuery code gets to the browser, where the JQuery Javascript
is then run by the browser.

When preparing a web page that will be using JQuery a series
of tools is useful. A web page builder like Microsoft Web Expressions, a
Javascript IDE like Jetbrains Webstorm and SAS’s DI Studio to build and deploy
the SAS Stored Processes backing the web pages.

So yes, SAS 9.2, 9.3 and 9.4 can each be used.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 2070 views
  • 0 likes
  • 2 in conversation