I have configuration which contains various fields. I want to enable one text field if above field (check box) is selected.I am not sure how can i do that without using any js.
As per my understanding this has to be done via Javascript. You can only differentiate between configuration based on the runmodes. Example: config.author.dev Or config.publish.dev