Badges
Latest Posts
-
<span onclick=""ui.openRecord('" +
let list := ( let x := split(text('Artist Choice'), ","); for item in x do let i := first(select Artists where 'Artist Name' = item); " <aside class = 'double' style='text-align:center; font-family:…
-
Double search
let xSt := 'Date 1'; let xFh := 'Date 2'; let xY := 2024; select Partidos where Fecha >= xSt and Fecha <= xFh I have a Multiple Choice with Years ( 2023,2024,…
- Answered









