Time is a crucial resource that each organization treasures and tries to transform into a gain. When picking document management application, be aware of a clutterless and user-friendly interface that empowers consumers. DocHub provides cutting-edge features to enhance your document management and transforms your PDF editing into a matter of a single click. Insert Dropdown Menu Fields in the Allocation Agreement with DocHub in order to save a lot of time as well as improve your productivity.
Make PDF editing an simple and intuitive operation that helps save you a lot of valuable time. Effortlessly change your documents and send out them for signing without the need of looking at third-party solutions. Focus on pertinent tasks and increase your document management with DocHub today.
so in this video let us try to you know have a drop down for the Department and date picker for our dead of joining okay so lets start implementing that so lets go back to the employee service dot TS and add a method so that we get all the drop down all the values for our department okay so well say get department drop down values and were gonna say observable any so Ill return this dot HTP dot get will say Department area of departments this dot API URL + / Department [Applause] okay so now lets go back to the ad employee component dot HTML or lets go back to add component dot TS sorry add component add employee component dot TS and lets try to get the drop down list for this okay so lets implement the method drop-down refresh okay so lets have a list item which supposed to be an array of strings public list items which is of the array of type strings okay equal to empty so in drop-down list well say this dot service dot get dropdown values dot subscribe data until we get t