Kong Jin Jie

Results 6 issues of Kong Jin Jie

Is there a way to update TXT record for the sake of Let's Encrypt dns-01 challenge?

Can we improve the confirmation page? Rather than just mentioning that we have stored the cookies, I think this form is a useful self-check guide based on the severity of...

discussion

# My Setup Had AutoCompleteField created with - `setRequiredSelection(false)` - `setStoredField('Title')` I didn't want to store an the ID of the look up table. My lookup table only consists of...

Update type to silverstripe-vendormodule so module can be installed into vendor/ folder.

Can't get this to work with SS4.2.2. No errors in console. The fields are hidden, but clicking on the toggling field does not toggles the targets. This is my code:...

type/bug
needs more info

Is there anyway we can setConfig() on Select2Field? I see it only in Ajax. By default, Select2Field does not include allowClear = true. Any better way to do this?