Forum Post: RE: Include javascript-computed values inside SELECT query

  • Thread starter Thread starter Hari krishna
  • Start date Start date
Status
Not open for further replies.
H

Hari krishna

Guest
Hi, I believe this is about RollBase API. Can you please post it to the RollBase community. Thanks, Hari From: mjmadelo [mailto:bounce-mjmadelo@community.progress.com] Sent: Friday, April 25, 2014 8:08 AM To: TU.BPM@community.progress.com Subject: Include javascript-computed values inside SELECT query Include javascript-computed values inside SELECT query Thread created by mjmadelo Hi all! I like to do a query on my inventory table within a specific date range (using rbv_api.selectQuery). The date range is input by the user via a bootstrap datepicker. Is there a way that I can use the input dates inside my SELECT query? For example, something like this query: rbv_api.selectQuery(SELECT column_name(s) FROM table_name WHERE column_name BETWEEN value1 AND value2); where column_name is the inventory date, value1 and value2 are the dates input by the user via datepicker. Any help will be very much appreciated! Thank you! Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top