-
Custom search requirement
Hello Experts, We have a custom requirement which is not available out of the box in taskspace. We have created a search form using forms builder, now the requirement is that the search form should display the number of results found by a particular search query. Please help me to find a way to retrieve the number (count)…
-
dfc class for DQL query
hello i want dfc class for following query "select dos_extension, name from dm_format where name in (select distinct full_format from dmr_content)" is there any possible class for this query Regards Mayur Mitkari
-
Need Docbasic help
Hi, I need to read a value using a select DQL and pass 1 less than its value (value is a number) to a string variable in docbasic script (dm_event_sender.ebs). How can I do this? Please correct the following and post it if you are an expert in docbasic script. query_str4 = "select current_value from number_sequence where…