How to get single records in PlaySQL Forms

Michael Theis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2015

I want to use PlaySQL Forms to show one single record without the possibility to switch between records.

Example: Show only the record where SoftwareID is 17 (perfect would be: where SoftwareName is Pagetitle

 

Can anyone please help?

 

Thanks, Michael

3 answers

0 votes
Steve Boydon March 17, 2016

Hi

I've tried this and it doesn't work with the following SQL as a query

SELECT * FROM table WHERE field = '$pageTitle'

 

It does not appear to be dynamic.

If I replace with the page title text it works

 

Regards

 

Steve

0 votes
Michael Theis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 2, 2015

Thank you,

 

I already found out. The syntax in the WHERE clause had to be:

columnname LIKE '$pageTitle'

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2015

@Adrien Ragot (Play SQL / CYO) as author of PlaySQL forms could answer this smile Just adding him to the thread

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events