Tobias Nordahl Kristensen
Tobias Nordahl Kristensen
Hi @akshaysasidrn In the [deployment guide](https://docs.tooljet.com/docs/deployment/docker) we're told to use `TOOLJET_HOST ` to define the URL - and I expected that to handle the subpath too, like `https://mydomain.com/tooljet`, but it...
What a fast reply, thanks! Sadly I don't have the option for a sub-domain, so I'll keep fighting the issue. I must say a "subpath" option is **very much needed**....
Hi @akshaysasidrn . I must have overlooked your reply or something. As pr. my understanding I can't do that kind of proxying in Caddy. It as possible if the resource...
Are there any progress related to this? It's odd that the application doesnt' support a reverse_proxy setup, without compiling the code. Look at Metabase and simular. None of these has...
Great suggestion! While doing so kindly secure conditional formatting for all pivoted columns (all at once), so it's possible to style column 1-3 in a table like this, without having...
Thank you alxnddr! Great work.
Is there any ETA for this? I would love to turning it into another language, but it would be a bit easier, if i had the whole set of strings...
In`login.blade.php` ` @lang('account.forgot.question') @lang('account.forgot.reset')` Should be changed to: `@lang('account.forgot.question') @lang('account.forgot.resetpasswd')` I translated all the strings from "en" to Danish - but would love to see the rest. I can't find...
+1 Also combined with the input-function would be very awesome! Like: Choice1+Choise2+Input1 :-)
Hi again, I can see that i'm thinking about something else - as i understand. I wish to see a combined popup, with an input-field and maybe two "choise" selections...