potiuk commented on pull request #12837:
URL: https://github.com/apache/airflow/pull/12837#issuecomment-739315616


   I've found rather simple and nice way of passing the discovered 
"hidden/renamed fields" to the javascript form. I do it via Hidden Field in 
FAB. This Is really simple and straightforward comparing to any kind of AJAX 
approach (which we discussed with @mik-laj  before). Everything is nicely 
localised in one place and connection form has the dictionary available 
immediately without running any ajax call. 
   
   This is the last part of the provider customization. it is based on #12837 
so look only at the last commit please.
   
   ONce this is merged, I will add "How to write provider" and will close this 
topic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to