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

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

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