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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 2051 views
  • 0 likes
  • 2 in conversation