Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
Re: Syntax for "View" element
Hi Sean I found the solution It just needed a trim() command to clear the spaces Now it works as a charm
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Syntax for "View" element
I am trying to use the "view" element to show some records I use this formula and i only get the first record showing let x := split('Herbs in formula', ",");for i in range(0,…
Ioannis
Ioannis
3 yrs ago
2
replies
1,294
Get help
Re: How can I add two arrays?
Hi Sean Thanks a million The first one works perfectly!!! And it is very simple!!!
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Re: How can I add two arrays?
No problem Sean I dug a little and found a solution let array := numbers('Multiple choice');let max := cnt(array) + 1;let add := 10;var newArray := for ind from 0 to max doif ind = max - 1 then add…
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Re: How can I add two arrays?
Hi Sean I managed to solve the problem of adding two string arrays I am stuck though in trying to add two numeric arrays let a := 1;let b := 2;let c := 3;let d := 4;let ar1 := [a, b, c];let ar2 :…
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Re: How can I add two arrays?
I thing i got that let x := split("Zhu Ling, Fu Ling, Che Qian Zi, Ze Xie, Yin Chen, Chi Shao, Mu Dan Pi, Huang Bai, Zhi Zi, Niu Xi", ",")item (x,1)
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Re: How can I add two arrays?
Hi Sean Thank you for the help No it is not a new feature but one that is not well documented in the manual So another question How can a make an array from the string Zhu Ling, Fu Ling, Che Qian Zi,…
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Re: How can I add two arrays?
thank you Sean i guess it would be very complicated to have as a result an array of numbers then ?
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
How can I add two arrays?
Any idea how you can add arrays in NINOX let a := 1;let b := 2;let c := 3;let d := 4;let ar1 := [a, b, c];let ar2 := [d];let ar3 := [ar1 + ar2];ar3 This will give the result 1234 instead of 1,2,3,…
Ioannis
Ioannis
3 yrs ago
23
replies
6,712
Get help
Re: How can I count the number of records of a Table1 and insert this in a field of Table2
Got it Thanks Worked with small mod This is the final code let t := last(select '• version');let cnt := "Remedies-" + cnt(select 'KB-Remedies main') + " P-" + cnt(select trueHealth);t.(Count := cnt)
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
How can I count the number of records of a Table1 and insert this in a field of Table2
Helo I am looking for a way to count the number of records of a Table1 and insert this in a field of Table2 Thank you
Ioannis
Ioannis
3 yrs ago
2
replies
1,248
Get help
Re: Is it possible to link automatically (via a function) fields in two tables that contain the same text?
Thank you for your replies I will try and post results
Ioannis
Ioannis
3 yrs ago
Get help
Reported - view
Is it possible to link automatically (via a function) fields in two tables that contain the same text?
Ioannis
Ioannis
3 yrs ago
53
replies
14,663
Get help
Re: Calendar
Thank you for your answer Yes this is what I would like a point in the timeline How can i doit? Thanks
Ioannis
Ioannis
4 yrs ago
Get help
Reported - view
Re: Calendar
Hi My question is Why the date and appointment fields have the option to show in calendar and the date and time field does not? Thanks Ioannis
Ioannis
Ioannis
4 yrs ago
Get help
Reported - view
Ioannis
Ioannis
15
0
0
Joined: 23 Jan 2018
Follow
Home
Learn & Share
Get help
View all topics
Tags