How Add delivery date Column in Sales_oroder_create_index - magento2

I am a beginner at Magento. I want to add delivery data UI component in admin->sales_order_create_index page. How Can I Do it? Any Help Please. Thank You

You can download this extension and consult their code. This utility is completely free: https://www.magetop.com/magento-2-delivery-date-extension.html

Related

How to customize an invoice (using the Sylius invoicing plugin)?

I followed the sylius doc to customize the pdf invoice generated when the order is onfirmed by the user, as I need to change the sylius log with the client's logo, but nothing is working... I am a beginner so it might just be a basic problem, but all my attempts to find what is wrong on the internet have failed, so can anyone help to put me on the right path? Thanks a lot in advance!
The answer is here:
https://github.com/Sylius/InvoicingPlugin/blob/master/src/Resources/config/services.xml#L10
So you should set the env variable SYLIUS_INVOICING_LOGO_FILE that contains the path to your logo.

how do you make the product attributes on view pages into drop downs

i am using magento 2.2. i want to make my configurable product attributes, like Product size, into dropdowns.
how do i do that. i noticed its possible from this picture on another forum
Thanks for the question...
Yes, it's possible.
To do that, please visit on following screenshots:-
1-
But Screenshot 1 is not enough due to the bug in Magento2, so please visit next screenshots to complete it.
2- In the table eav_attribute_option_swatch
3-
Reference
I've also tested by doing above steps & I achieve the result & hope you too.

Create a custom block in totara

I want to create a block in Totara that would contain my custom content.
I did not find on interface where this can be done.
I want this in short time so if anyone could answer will be a great help
Thanks.
Totara is a distribution of Moodle, so you can use the development guides at http://docs.moodle.org/dev.
To create a block see https://docs.moodle.org/dev/Blocks
and https://docs.moodle.org/dev/Blocks_Advanced

How to achieve this using Joomla?

I want to build a website using Joomla. My target is something like this http://www.training.my/. My question is how to achieve the functionality like that website?(The course pricing table, the download menu)
If you know some extension that is useful for this, please recommend for me.
Thank you.
You need DT register. It's commercial but well worth the price.
http://extensions.joomla.org/extensions/calendars-a-events/events/events-registration/2037

Associating a marker (dot) with calendar control

My Application requires the calendar control and i had downloaded the custom calendar control from the below given link.
http://blog.webscale.co.in/?p=244
Now the thing we want to do is put a dot in the tile for the dates which has some data associated with it. How can I implement it using the above calendar?
Please Give Your Suggestions
Please Help.
Thanks in Advance.
Got the thing working. Actually i got the solution after a week by myself so if anyone interested is knowing the method then please let me know guys.. i would be happy to help.
basically it is about making a few changes.
Few changes are very hard to put here so if anyone is interested then i would help him/her.
Thanks anyways