
Rafael
-
Output format doesn't work for me
vTme: format(Time, "hh:mm"), vTo: format(To, "hh:mm"), vThrs: format('Total Hrs', " hh:mm"), I have two time field, Time and To. Other formula field (To - Time) the output format doesn't work for me
- Answered
-
Word Template Problem
let vTbl := ((select 'EAT Documentos') order by Areas); let vObj := vTbl.{ vTotal: sum((select 'EAT Documentos').Presupuesto), vFGst: format('Fecha Real 5', "DD.MM.…
- Answered
-
Optimize code, some Help
" Se seleccionan los nombres de las SubAreas "; let subar1 := first(select 'EAT Documentos' where SubAreas = 1).SubAreas; let subar2 := first(select 'EAT Documentos' where SubAreas = 2).…
-
Problem with HTML
let ipc := (select WBS where text(IPC) like 1); let css := " <style> single{ font-size:medium; text-align:center; color:silver; font-family:Helvetica; } </style> "; let content :…
- Answered
-
Issues (Some idea)
1. Too many API calls to Ninox (one for each record): The openRecords function iterates through the selected records and opens a popup for each. This can overwhelm the application and browser,…
-
Merry Christmas
I hope you all have a Merry Christmas, all the wonderful people on the forum.